Hello,
I'm new to video editing and also to this forum, I hope I selected the proper sub-forum for my question.
I want to extract losslessly subfiles from my MP4 videos with MP4Box.
According to the MP4Box documentation, I could use eitherfor this purpose, the only difference between these two switches seems to be how the end time's adustment is handled (-splitz adjusts the end time to be before the last random access point sample).
- -splitx or
- -splitz
As a beginner, I don't know which switch is more suitable for me, -splitx or -splitz?
Any advice would be very much appreciated.
+ Reply to Thread
Results 1 to 2 of 2
-
-
-splitx will cut more close to the time specified but the last frames may (or may not) be broken. Commonly, this will only affect the last 1 - 3 frames, e.g. the last 100 milliseconds. -splitz should cut without broken frames but the specified time might be missed by a lot depending on the keyframe interval. Commonly 0.1 - 10 seconds.
I'd say most people don't care about possibility of a few broken frames unless maybe they want to re-append some of the cut peaces. They won't even notice. So most people would use -splitx. If you plan on re-encoding anyways it is recommended to edit in a lossless domain like AviSynth to avoid any such limitations.Last edited by sneaker; 9th Jan 2017 at 17:49.
Similar Threads
-
Joint MP4 video does not play 2nd part
By virusvoodoo in forum EditingReplies: 1Last Post: 15th Nov 2015, 04:14 -
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 -
Encoded/Tagged date & Title fields in MP4 video file (VirtualDub + MP4Box)
By spinik in forum Video ConversionReplies: 11Last Post: 26th Nov 2013, 16:11 -
Plain English Guide to MP4Box and Repacking MKV-MP4, MP4-MP4 (M4V).
By raregrit in forum Video ConversionReplies: 3Last Post: 8th Jul 2013, 12:52