Delay or no delay?
Posted: Wed Feb 17, 2010 9:36 pm
I've been ripping a lot of my DVDs to my HD and am trying to get as archival quality as possible. Yesterday, I noticed something odd being reported by mediainfo on files made by MakeMKV on my Batman TAS discs. This is what the audio section looks like:
There is a -75ms video delay attribute that mkvtoolnix won't produce rebuilding the same data. I dug around the internet and found this:
http://www.mpucoder.com/guides/delaymyth.html
I don't know which behavior is right, I just thought I'd point out something I thought was suspicious in case it was a bug in the way you interpret VOB data.
Code: Select all
Audio
ID : 2
Format : AC-3
Format/Info : Audio Coding 3
Codec ID : A_AC3
Duration : 22mn 20s
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Video delay : -75ms
Stream size : 30.7 MiB (4%)
Title : 2/0
Language : English
http://www.mpucoder.com/guides/delaymyth.html
I don't know which behavior is right, I just thought I'd point out something I thought was suspicious in case it was a bug in the way you interpret VOB data.