Search found 16 matches

by simonlefisch
Mon May 11, 2020 11:06 pm
Forum: Command Line Interface And Scripting
Topic: Copy source filename to destination file during encode job
Replies: 3
Views: 1460

Re: Copy source filename to destination file during encode job

Here is an example of a Windows CMD script that does something like you're looking for. It is called with the name of the source file, asks the interpreter to give it the file name without the extension, then plugs things in to make two copies of the source, one as an MKV file, one as an MP4, and f...
by simonlefisch
Mon May 11, 2020 6:52 pm
Forum: Command Line Interface And Scripting
Topic: Copy source filename to destination file during encode job
Replies: 3
Views: 1460

Copy source filename to destination file during encode job

Description of problem or question: Hello everyone, I recently started to get into scripting for my encodes. As I am new to this, I found an example that I could use and it seems to work well. The issue I'm having is this...the first encode job runs and produces the file encoded1.mp4, but when the ...
by simonlefisch
Fri May 08, 2020 2:33 pm
Forum: General Questions
Topic: Slow encoding when using queue file made in GUI
Replies: 2
Views: 570

Re: Slow encoding when using queue file made in GUI

@mduell thanks for the reply. You are right about scripting. However that is something I have not used yet. Not very good at scripting but I know I need to start doing that. I have skimmed the scripting section of the forum, but I know I need to start using that with CLI.
by simonlefisch
Thu May 07, 2020 6:00 pm
Forum: General Questions
Topic: Slow encoding when using queue file made in GUI
Replies: 2
Views: 570

Slow encoding when using queue file made in GUI

Description of problem or question: Hello everyone, I use HandbrakeCLI on a Debian 10 headless system and recently decided to encode a TV series I have on DVD. Instead of manually starting the encodes for each episode, I decided I would use a queue file that I created in Handbrake GUI on a Windows ...
by simonlefisch
Wed May 06, 2020 4:52 pm
Forum: General Questions
Topic: DVD (non-bluray) encode settings
Replies: 2
Views: 628

Re: DVD (non-bluray) encode settings

Thanks @Woodstock, I'll give those settings a try. Eventually I'll go thru AVIsynth but like I said, that's another can of worms I'm not ready to open just yet.
by simonlefisch
Tue May 05, 2020 10:46 pm
Forum: General Questions
Topic: DVD (non-bluray) encode settings
Replies: 2
Views: 628

DVD (non-bluray) encode settings

Hello everyone, Not sure if the Genereal area or CLI area is the correct place to ask this, so figured here would be the best place to start. I have been using HB CLI for some time and was curious what settings people use for encoding standard DVDs. I have presets that I have setup for blurays (made...
by simonlefisch
Mon May 07, 2018 11:01 pm
Forum: General Questions
Topic: Available parameters for h265??
Replies: 6
Views: 2575

Re: Available parameters for h265??

Actually I'm good with what I'm doing. As I said, there are only a few parameters (maybe eight) that I use that have worked well for me. Some of them didnt when trying out h265 but thats because something changed to where I had to enable a different parameter that wasnt there before in order for ano...
by simonlefisch
Mon May 07, 2018 10:18 pm
Forum: General Questions
Topic: Available parameters for h265??
Replies: 6
Views: 2575

Re: Available parameters for h265??

So has the --threads parameter been removed? I'm unable to specify how many threads to use when encoding in h265. It works fine with h264.
by simonlefisch
Mon May 07, 2018 7:18 pm
Forum: General Questions
Topic: Available parameters for h265??
Replies: 6
Views: 2575

Re: Available parameters for h265??

Thank you @mduell!! This is what I was looking for. I didnt use alot of options when encoding with h264 so having this for h265 gives me an idea of what is still used. Seems like most of what I used in h264 can be used in h265. Many thanks!!
by simonlefisch
Mon May 07, 2018 6:00 pm
Forum: General Questions
Topic: Available parameters for h265??
Replies: 6
Views: 2575

Available parameters for h265??

Hey everyone, Can anyone tell me or point me in the right direction of the parameters that are available for the "extra options" section of the video tab in HB when encoding with h265? I've always used specific parameters in the "advanced tab" when encoding with h264, but some of...
by simonlefisch
Mon Jun 26, 2017 11:02 pm
Forum: General Questions
Topic: Convert Handbrake GUI commands to use in Handbrake CLI
Replies: 3
Views: 1386

Re: Convert Handbrake GUI commands to use in Handbrake CLI

If you do not need features that were added to the GUI in version 1, you can download 0.10.5 for Windows from the archives; it generates the equivalent of the CLI in the encode log. If you can find a copy of 0.9.x and can live within its limits, it can create a batch file from the queue. Sweet! I w...
by simonlefisch
Mon Jun 26, 2017 10:49 pm
Forum: General Questions
Topic: Convert Handbrake GUI commands to use in Handbrake CLI
Replies: 3
Views: 1386

Convert Handbrake GUI commands to use in Handbrake CLI

Hello, I was wondering if there is any way to convert the commands that are used in the GUI so that I may use them in Handbrake CLI? I know there used to be a CLI query line in the logs but that is no longer there. Is there any way that I can convert a preset I created in the Handbrake GUI to be use...
by simonlefisch
Tue May 09, 2017 6:55 am
Forum: Windows
Topic: Use SRT to Burn In Subtitles to Video
Replies: 7
Views: 1763

Re: Use SRT to Burn In Subtitles to Video

I mean I'd like to see a log for that, please. Here you go HandBrake 1.0.7 (2017040900) - 64bit OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit CPU: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz Ram: 4095 MB, GPU Information: NVIDIA GeForce 8600 GTS - 21.21.13.4201 Screen: 1368x768 Temp Dir:...
by simonlefisch
Tue May 09, 2017 1:06 am
Forum: Windows
Topic: Use SRT to Burn In Subtitles to Video
Replies: 7
Views: 1763

Re: Use SRT to Burn In Subtitles to Video

Rodeo wrote: Mon May 08, 2017 9:29 pm Maybe you used the wrong charset for the file then? What happens if you pass subtitles through instead of burning them in, and ply HandBrake's output in VLC?
I have embedded them into the file and it works fine, However I'd prefer to burn the foreign subtitles into the video.
by simonlefisch
Mon May 08, 2017 9:18 pm
Forum: Windows
Topic: Use SRT to Burn In Subtitles to Video
Replies: 7
Views: 1763

Re: Use SRT to Burn In Subtitles to Video

You need to encode the whole feature or manually offset the subtitle track to sync with the chapter range you requested (chapters 22-25). I believe this will be fixed in version 1.1, but don't quote me on that… I did try to encode the whole feature but got the same results. I forgot to post the log...
by simonlefisch
Mon May 08, 2017 8:10 pm
Forum: Windows
Topic: Use SRT to Burn In Subtitles to Video
Replies: 7
Views: 1763

Use SRT to Burn In Subtitles to Video

I have extracted subtitles for foreign audio in Star Wars Ep IV as an SRT file and am trying to burn it into the video by importing the SRT file in the subtitles section of Handbrake. I click 'Import SRT' and check the 'Burn In' box but for whatever reason it doesn't work. I have tried different ch...