Update 1080p tonemap to have work in separate directory.
This commit is contained in:
parent
748fceced8
commit
92ee9f930d
@ -1 +1,3 @@
|
||||
HandBrakeCLI -i %1 -o output-1080p.mkv -f av_mkv -m -e x264 --encoder-preset slower -q 20 --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
|
||||
@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
|
Loading…
x
Reference in New Issue
Block a user