[FFmpeg-user] What's ffmpeg command line convert H265 mkv file to H265 ts file?
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Oct 26 15:58:57 CET 2014
陈赐常 <jingshaoqi <at> 163.com> writes:
> ffmpeg -y -i tos-4096x1720-tiles.mkv -r 24 -b:v 2300000
> -c:v libx265 -x265-params crf=26:psy-rd=1:subme=3:
> merange=32:bframes=2:b-adapt=1:rc-lookahead=10:keyint=200:
> min-keyint=50:open-gop=1:bitrate=2000:threads=64
> -acodec copy tos1003.ts
Complete, uncut console output missing and please
also provide the output of "ffmpeg -i tos1003.ts".
Carl Eugen
More information about the ffmpeg-user
mailing list