HBBatchBeast icon indicating copy to clipboard operation
HBBatchBeast copied to clipboard

Audio Tracks not being carried over to converted item when using custom preset on HandBrakeCLI flavor

Open matheustavaresdev opened this issue 2 years ago • 0 comments

I'm running it with this config:

config hb

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...

matheustavaresdev avatar Jan 03 '23 03:01 matheustavaresdev