Cutting out a part of a video in ffmpeg creates a corrupted output file

前端 未结 0 342
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 02:23

I currently have a problem with ffmpeg. I\'m trying to cut out a part of a video (e.g. from 00:10:00 to 00:10:30).

I use this command ffmpeg -ss 600 -to 630 -i

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