View Single Post
Old 8th March 2019, 03:24   #26  |  Link
EmKayVe
Registered User
 
EmKayVe's Avatar
 
Join Date: Dec 2018
Posts: 21
Quote:
Originally Posted by pandy View Post
Asking such details you need to provide your command set
Thanks pandy, here is my code:

Quote:
ffmpeg.exe -i D:\Videos\Media\Temp\video.mkv -vf zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p,zscale=s=1920x1080 -map 0:v:0 -map 0:a:0 -map 0:a:0 -c:a:0 ac3 -c:a:1 aac -ac:a:1 2 -c:v libx265 -crf 20 -preset slower D:\Videos\Media\Temp\output.mp4
Looking for a "burn in" (since the output container is .mp4) of the 3rd subtitle track which is English.

Last edited by tebasuna51; 31st October 2019 at 11:01.
EmKayVe is offline   Reply With Quote