Hi all,
I have been using MakeMKV to remux a DVD with multiple VOB to individual episodes. When I ran the VOB and the remux through VLC I noticed that the remux had an extra 1-2 seconds on average of runtime. Checking the files with MediaInfo revealed that the VOB files have a frame rate of 24000/1001 while the remux have a frame rate of 23976/1000. Any idea what's going on?
Thanks!![]()
+ Reply to Thread
Results 1 to 12 of 12
-
-
Thanks for the reply, hardy. Your post is reassuring.
However, I am a little concerned my files are having their run time increased, even if by a mere 2 seconds. Surely this shouldn't be happening? I haven't actually watched a full episode but the audio still seems to be in sync. It's worth mentioning that this throws the seek time off by 2-10 seconds compared to the original VOB. For example, time 2:36 in the VOB will correspond to time 2:46 in the remux, or something similar.
This also doesn't happen on all files. I remux'd a different DVD today that was interlaced and both the VOB and the remux have a frame rate of 30000/1001. -
The difference between 24000/1001 and 23976/1000 is one part in a million. Your movie would have to be 1 million seconds long for there to be a difference of 1 second. That's about 278 hours. Or, at the end of a 3 hour movie the time will be off by ~10 milliseconds, ~1/4 of a frame.
-
Yeah, I've done the math and I realize it's a very minor difference, but why should there be a difference in the frame rate at all? Also, why are my remux files approximately 2 seconds longer and what's going on with the seek time being 2-10 seconds off? I can only assume that's because of the different in frame rate...
I'm sorry, not trying to be difficult, just trying to learn about this stuff.
Thank you! -
You'll have to ask the author of MakeMKV and/or MediaInfo.
This could be as simple as the audio track being longer than the video track (or vice versa), or the audio track being skewed from the video track (ie, starting 2 seconds later or earlier), and MediaInfo is reporting the running times differently.
This could be a matter of keyframes and whether the player is seeking to the nearest keyframe ("fast seeking") rather than the actual time you requested. This should only be a matter of about 1/2 second with DVD sources (but is often as much as 10 seconds with h.264 video).
I don't know how well MakeMKV deals with variable frame rate DVDs. NTSC DVD always outputs 60000/1001 fields per second after pulldown (if any) is applied. But the VOB file may contain anywhere from 19.98 fps to 29.97 fps progressive frames with pulldown flags, changing at any time. I sometimes see DVDs where a few seconds of black at the start is encoded as 29.97i but the rest is 23.976p with pulldown flags. Or the studio logo at the start is different from the body of the movie. Things like this confuse many programs. I don't know about MKV. But, as others have pointed out, if you don't have any A/V sync problems when playing the files I wouldn't worry about it. -
One uses drop frame timing to compute the length, the other doesn't. If you were to figure the length based on 23.976fps (the MKV) and again at 24fps (the DVD), the difference will be your 2 seconds.
-
You could easily look it up. For example:
https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=D%26secti...6%26tasks=true
DVD players usually show the times based on 30fps (or 24fps, if you prefer). Your MKV shows it based on 29.97fps (or 23.976fps, if you prefer).
Is the change anything to worry about?
Is there any way to avoid MakeMKV from changing to drop frame timing and just use the original frame rate of 24fps??
Similar Threads
-
How to Determine Original DVD Frame Rate & Frame Type
By lomaidala in forum Video ConversionReplies: 30Last Post: 3rd Jul 2017, 07:42 -
Frame Blend Frame Rate Conversion with Scene Change Detection
By ndjamena in forum RestorationReplies: 7Last Post: 3rd Nov 2015, 09:26 -
How to find out frame exposure time in a variable frame rate .mov file...
By bananas100 in forum EditingReplies: 5Last Post: 24th Oct 2014, 19:18 -
if you double the frame rate must you double the bit rate...
By deadrats in forum Video ConversionReplies: 11Last Post: 8th Oct 2013, 20:17 -
What should slide show bit rate and frame rate be in video editor?
By johnharlin in forum Video ConversionReplies: 0Last Post: 11th Sep 2012, 21:00