So I need the split a video. The parts I need stars at around at 5minute mark and ends at around 10 minutes. I've looked at the documentation available from the MP4Box website and I'm not sure if this is possible using mp4box.
Thanks
+ Reply to Thread
Results 1 to 3 of 3
-
-
MP4Box can only split at certain points, as it doesn’t re-encode, and those frames could be far apart with long GOPs. So it depends … If the software doesn’t want to match your desired timeframe, then you will have to use a ‘real’ video editor and re-encode the content.
Originally Posted by https://gpac.wp.imt.fr/mp4box/mp4box-documentation/Code:mp4box -add myInputFile.mp4 -splitx 300:600 myOutputFile.mp4
Similar Threads
-
MP4Box: How to extract a given part of a mp4 video
By semantics in forum Newbie / General discussionsReplies: 1Last Post: 9th Jan 2017, 17:38 -
MP4BOX: How to specify/change thumbnail (poster frame) in mp4 video
By tetrahall in forum Newbie / General discussionsReplies: 9Last Post: 10th Sep 2015, 19:23 -
Linux Splitting Mp4 Video using Mp4Box
By baoky in forum Newbie / General discussionsReplies: 0Last Post: 13th Sep 2014, 00:28 -
downloading segmented streaming video problem : wget + mp4box
By emomoe in forum Newbie / General discussionsReplies: 1Last Post: 9th Feb 2014, 02:56 -
Encoded/Tagged date & Title fields in MP4 video file (VirtualDub + MP4Box)
By spinik in forum Video ConversionReplies: 11Last Post: 26th Nov 2013, 16:11