[FFmpeg-user] What's ffmpeg command line convert H265 mkv file to H265 ts file?

陈赐常 jingshaoqi at 163.com
Thu Oct 23 10:45:22 CEST 2014


HI,

I have been confused several days, how I convert a video (H265 format,MkV)  to H265 ts file, my command line as follow: 

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 

this command convert ts file very slow and no video information, only having audio information.

Two pictures are  tos-4096x1720-tiles.mkv  basic information, parsed by MediaInfo. 

Command line is correct? 

Yours sincerely

         Jingshaoqi

        2014-10-23
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fileInfor.jpg
Type: image/jpeg
Size: 133427 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20141023/dc056daf/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fileInfor1.jpg
Type: image/jpeg
Size: 152862 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20141023/dc056daf/attachment-0001.jpg>


More information about the ffmpeg-user mailing list