Search found 45 matches

by exod
Tue May 24, 2022 7:37 pm
Forum: Mac
Topic: Handbrake 1.5.1 and queue management changed?
Replies: 4
Views: 669

Re: Handbrake 1.5.1 and queue management changed?

Ritsuka wrote: Fri May 20, 2022 5:11 am Because in 1.5.1 you can enable up to 4 parallel queue jobs in the advanced preferences panel.
Ok so the behavior still isn't as expected. Just to clarify. So you're stating one app can do up to 2 simultaneous encoding is more efficient than having two handbrake apps doing 1 each encoding each?
by exod
Thu May 19, 2022 9:53 pm
Forum: Mac
Topic: Handbrake 1.5.1 and queue management changed?
Replies: 4
Views: 669

Re: Handbrake 1.5.1 and queue management changed?

Previous version of handbrake 1.5.0 managed the queue between the opened copies of handbrake. In 1.5.1 it doesn't. How can I get it to manage the queue like described above?
by exod
Thu May 19, 2022 9:49 pm
Forum: Mac
Topic: Handbrake 1.5.1 and queue management changed?
Replies: 4
Views: 669

Handbrake 1.5.1 and queue management changed?

Description of problem or question: Multiple copies of handbrake no longer working together. Prior to 1.5.1 (1.5.0). I would a batch of files into handbrake1(HB1) start the queue then go to another copy handbrake2(HB2) then start the queue. HB1 would start on queue item 1 and HB2 would started on q...
by exod
Thu Dec 02, 2021 3:58 pm
Forum: Mac
Topic: Handbrake failed: 1920 x 1200 mp4 file
Replies: 10
Views: 1117

Re: Handbrake failed: 1920 x 1200 mp4 file

ugh that's true. Always get confused with the aspect ratio equals to 1080p or 720 you wouldn't have a calculation for that? a x b = x if x >= pixel = 720 or 1080p?
by exod
Thu Dec 02, 2021 3:54 pm
Forum: Mac
Topic: Using Handbrake CLI with existing preset + add to queue
Replies: 3
Views: 705

Re: Using Handbrake CLI with existing preset + add to queue

Thank you for the answer. IS there a way to create a queue file?
by exod
Fri Nov 26, 2021 4:15 am
Forum: Mac
Topic: Using Handbrake CLI with existing preset + add to queue
Replies: 3
Views: 705

Using Handbrake CLI with existing preset + add to queue

Description of problem or question: I'm trying to add a file with my preset to the queue (I'm assuming this will show up in the UI handbrake) handbrakecli --queue-import-file <filename>.mp4 -Z <MyPreset> Steps to reproduce the problem (If Applicable): handbrakecli --queue-import-file <filename>.mp4...
by exod
Fri Nov 26, 2021 4:08 am
Forum: Mac
Topic: Using Handbrake CLI with existing preset
Replies: 8
Views: 809

Re: Using Handbrake CLI with existing preset

thank you! will do.

Code: Select all

handbrakecli -i inputfile.mpg -o outputfile.mp4 --preset-import-gui -Z NameMyPreset
by exod
Fri Nov 26, 2021 4:06 am
Forum: Mac
Topic: Handbrake failed: 1920 x 1200 mp4 file
Replies: 10
Views: 1117

Re: Handbrake failed: 1920 x 1200 mp4 file

odd.. seems like the factory one was set to 4.0 Selected Fast 1080p30 and it was 4.0. Good to know what the factory should be.

thanks!
by exod
Thu Nov 25, 2021 6:32 pm
Forum: Mac
Topic: Handbrake failed: 1920 x 1200 mp4 file
Replies: 10
Views: 1117

Re: Handbrake failed: 1920 x 1200 mp4 file

Should the level option always be auto?
by exod
Thu Nov 25, 2021 6:32 pm
Forum: Mac
Topic: Handbrake failed: 1920 x 1200 mp4 file
Replies: 10
Views: 1117

Re: Handbrake failed: 1920 x 1200 mp4 file

thanks for the direction. for anyone else coming to this post

Video tab > Encorder Options > Level > auto

results in no errors.
by exod
Thu Nov 25, 2021 6:24 pm
Forum: Mac
Topic: Using Handbrake CLI with existing preset
Replies: 8
Views: 809

Re: Using Handbrake CLI with existing preset

So this would be the final command?

Code: Select all

handbrakecli -Z NameMyPreset -i inputfile.mpg -o outputfile.mp4 --preset-import-gui 
by exod
Thu Nov 25, 2021 4:23 am
Forum: Mac
Topic: Using Handbrake CLI with existing preset
Replies: 8
Views: 809

Re: Using Handbrake CLI with existing preset

so the full command would be:

Code: Select all

handbrakecli -Z MyPreset -i inputfile.mpg -o outputfile.mp4 --preset-import-file /Library/Containers/fr.handbrake.HandBrake/Data/Library/Application Support/HandBrake/UserPresets.json
by exod
Wed Nov 24, 2021 10:18 pm
Forum: Mac
Topic: Using Handbrake CLI with existing preset
Replies: 8
Views: 809

Re: Using Handbrake CLI with existing preset

would it be this: HandBrakeCLI -Z MyPreset -i inputfile.mpg -o outputfile.mp4
by exod
Wed Nov 24, 2021 10:15 pm
Forum: Mac
Topic: Using Handbrake CLI with existing preset
Replies: 8
Views: 809

Using Handbrake CLI with existing preset

Description of problem or question: - was looking at this https://handbrake.fr/docs/en/latest/cli/cli-options.html - using this command HandBrakeCLI -i source -o destination it says That will encode with default “Normal” Preset. How do I specify the preset I desire to use. Steps to reproduce the pr...
by exod
Tue Nov 23, 2021 6:22 pm
Forum: Mac
Topic: Watch Folder that auto converts using a specified preset
Replies: 7
Views: 1837

Re: Watch Folder that auto converts using a specified preset

Sorry to poke the sleepy dragon. But I have some spare cycles to actually work on this issue for me. So can anyone -share or - recommend a script that I can take a file and add it to handbrake with specified preset? @@Daskarzine - I think you can run an AppleScript with script events and do a comman...
by exod
Tue Nov 23, 2021 6:16 pm
Forum: Mac
Topic: Handbrake failed: 1920 x 1200 mp4 file
Replies: 10
Views: 1117

Handbrake failed: 1920 x 1200 mp4 file

Description of problem or question: Encoding of attached file failed Steps to reproduce the problem (If Applicable): see log HandBrake version (e.g., 1.0.0): Version 1.3.3 (2020061300) Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update): macOS ...
by exod
Mon Jun 28, 2021 2:34 am
Forum: Mac
Topic: Watch Folder that auto converts using a specified preset
Replies: 7
Views: 1837

Re: Watch Folder that auto converts using a specified preset

Not within handbrake, but the Command Line Interface can be part of a shell script that monitors the directory. Thank you for sharing this information. Could you please share where I can go look to get more information on the command line watch folder option? Will it also support the preset I've cr...
by exod
Wed Jun 23, 2021 10:21 am
Forum: Mac
Topic: Watch Folder that auto converts using a specified preset
Replies: 7
Views: 1837

Watch Folder that auto converts using a specified preset

Description of problem or question: Is there a way to create a watch folder that handbrake watches and when a file arrives it automatically converts it using a preset? Steps to reproduce the problem (If Applicable): N?A HandBrake version (e.g., 1.0.0): 1.3.3 (2020061300) Operating system and versio...
by exod
Thu Oct 22, 2020 6:26 pm
Forum: Mac
Topic: Creating Preset doesn't provide same Passthru Options as manual settings
Replies: 8
Views: 1113

Re: Creating Preset doesn't provide same Passthru Options as manual settings

the above version was the manual setup. This is the preset setup https://pastebin.com/uC33btsx The overall effort I'm trying to do is convert the h264 to h265 10 bit for the file size. The preset seems to work with the settings above. since I see both the audio tracks. The issue I think now i have i...
by exod
Thu Oct 22, 2020 12:53 am
Forum: Mac
Topic: Creating Preset doesn't provide same Passthru Options as manual settings
Replies: 8
Views: 1113

Re: Creating Preset doesn't provide same Passthru Options as manual settings

My question again is how do I setup handbrake preset like I've setup handbrake manually to allow passthrough without specify any setting in the audio tab for both audio tracks.

thanks
by exod
Thu Oct 22, 2020 12:51 am
Forum: Mac
Topic: Creating Preset doesn't provide same Passthru Options as manual settings
Replies: 8
Views: 1113

Re: Creating Preset doesn't provide same Passthru Options as manual settings

Also, defaults aren't absolute, because not all sources are the same. The manual settings have more information available - the actual source. The behavior settings do not. If you say you want the first track to be AAC and the first track is AC3, you aren't going to get a pass-through for it. If I ...
by exod
Tue Oct 20, 2020 8:52 pm
Forum: General Questions
Topic: Getting video's audio track information tool
Replies: 1
Views: 387

Getting video's audio track information tool

Description of problem or question: I'm trying to get the details of a video I would like to convert. The video file is an mkv file with two audio tracks aac and ac3. I'm using the tool called media info https://mediaarea.net/en/MediaInfo/Download/Windows. But doesn't show the bit rate on the aac a...
by exod
Tue Oct 20, 2020 8:35 pm
Forum: Mac
Topic: Creating Preset doesn't provide same Passthru Options as manual settings
Replies: 8
Views: 1113

Creating Preset doesn't provide same Passthru Options as manual settings

Description of problem or question: I'm attempting to batch process a few files. The video file has an AAC and AC3 track. When going to the audio tab manually I'm able to select the passthru option under the codec section which grays out the other columns (which is desired). However, if I create a ...