Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 2
    "cutting at exactly 10 minutes for each clip" is a good point. Commented Sep 7, 2010 at 11:42
  • maybe by using the -show_packets param you can make it more accurate. Commented Jun 13, 2011 at 21:36
  • how to put above in a loop? Commented Dec 6, 2017 at 19:32
  • i Use this cmd ya it split into right but Now the video and audio are not on SYNC any help Commented Mar 16, 2018 at 6:08
  • @SunilChaudhary: A/V file formats are complex and not all software implements them the same way, so that the information ffmpeg needs to maintain synchronization between the audio and video streams might not be present in the source file. If this is happening to you, there are more complicated methods of splitting that avoid the problem. Commented Mar 16, 2018 at 21:32