ffmpeg mp4 to hls vod with extract segment duration without re-encoding

后端 未结 0 563
走了就别回头了
走了就别回头了 2021-01-17 21:18

Hello I have h264 mp4 files. What I want to do is convert it to hls without re-encoding. This can be achieve by:

ffmpeg -i input.mp4 -c copy -force_key_frames         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题