Hi there,
How are video/audio bitrates calculated? is it simply stream size/length (in sec)?
Here's what confused me. I had a few raw streams - a VC1 video, a LPCM audio, a TrueHD, an AC3, a Vorbis. when only the VC1 and TrueHD were muxed in a single mkv file, the MKVVerify reported the video bitrate was 16,800 Kbps, the truehd was 1,736 Kbps, which was what they were supposed to be.
Then I muxed all the streams together, the video was reported to be 16,788 Kbps, truehd was 1,734 Kbps. Why's there a difference?
EDIT: actually the bitrate of LPCM stream was changed too after being muxed, it was 3 Kbps less than the raw stream.
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by x0pht; 17th Jan 2011 at 18:35.
-
Basically, yes.
size = bitrate * running timeLast edited by jagabo; 17th Jan 2011 at 20:49.
-
[QUOTE=jagabo;2049320] Thank you for the prompt reply, jagabo.
indeed that can be true on a lot of programs, but mkvverify reads through the entire file and reports based on the actual values it detects - not on the header info or any metadata - it parses the whole file. and actually the stream sizes/frames/durations reported by mkvverify were consistent, the only difference was bitrates.
I've been testing since i posted this thread. for the specific file i mentioned in the previous post, the problem appears to lie at the vorbis stream. when it's delayed for 950ms, the video bitrate is reported to be 16,788. when it's not delayed at all, video bitrate is 16,790.
i guess the question now is - does a stream delay affects the bitrate calculations of other streams in a mkv?Last edited by x0pht; 17th Jan 2011 at 22:00.
-
I could speculate about the reasons but why don't you just ask the author of the program? In any case, it's only a 0.01 percent difference.
http://www.alexander-noe.com/ -
thanks for the suggestion. i'll try. though the author seems to have stopped updating his program since 2006. but i still suspect the problem is rather program-independent, and format-relevant - mkv.
i know such a percentage of difference is no big deal. but i usually can't help but wonder the reasons and causes.
update: when the vorbis stream is delayed by -1050ms, the video bitrate becomes 16,793. -
Nevermind, I have no idea what I'm talking about
Last edited by poisondeathray; 17th Jan 2011 at 23:08.
Similar Threads
-
Bitrate question
By SuxRight in forum Newbie / General discussionsReplies: 3Last Post: 3rd Dec 2010, 00:45 -
Question about bitrate, spikes and Bitrate viewer
By sasuweh in forum Authoring (DVD)Replies: 3Last Post: 25th Oct 2010, 15:01 -
Bitrate question and two pass question
By cyberlion in forum EditingReplies: 17Last Post: 11th Oct 2010, 11:17 -
Bitrate question
By eclipse95 in forum Video ConversionReplies: 7Last Post: 10th Nov 2009, 22:03 -
Bitrate Calc Question
By cquetsch in forum Newbie / General discussionsReplies: 6Last Post: 24th Jun 2007, 18:11