[FFmpeg-user] Problem about changing container mp4 to ts (hevc coded)
DopeLabs
dopelabs at dubstep.fm
Thu Aug 7 11:22:35 CEST 2014
maybe this will work for you...
ffmpeg -i input.mp4 -c copy -bsf:v h264_mp4toannexb -f mpegts output.ts
More information about the ffmpeg-user
mailing list