VideoTools/4k to 1080p tonemap.bat

3 lines
335 B
Batchfile
Raw Permalink Normal View History

@SET TITLE=%~1
HandBrakeCLI -i "../%TITLE%/%TITLE% - 4k.mkv" -o "../%TITLE%/%TITLE% - 1080p.mkv" -f av_mkv -m -e x265_10bit --encoder-preset slower -q 19 --encoder-profile auto --all-audio -E copy --audio-copy-mask aac,eac3,dts,ac3,truehd,dtshd,mp3 --maxWidth 1920 --crop-mode auto --auto-anamorphic --colorspace bt709 --all-subtitles