HBBatchBeast
HBBatchBeast copied to clipboard
Audio Tracks not being carried over to converted item when using custom preset on HandBrakeCLI flavor
I'm running it with this config:
And this custom config line:
--preset-import-file "C:\Users\mathe\AppData\Roaming\HandBrake\presets.json" -Z "1080p25RF" --all-subtitles --all-audio --aencoder "copy" --audio-copy-mask "aac,ac3,eac3,truehd,dts,dtshd,mp3,flac"
And also tried with only:
--preset-import-file "C:\Users\mathe\AppData\Roaming\HandBrake\presets.json" -Z "1080p25RF" --all-subtitles --all-audio
The subtitles do carry over as it should, but I get no audio tracks. Any lights on this? I use this same preset on HandBrake with no issues for years, but have never used hb cli though, so not really sure what's the issue here...