View Full Version : Determine Bitrate of an encoded x264 MKV?
cyrilic
26th September 2008, 18:08
Searched with no luck .. I'm looking for a simple program that works on Vista that will spit out the bitrate of a x264 MKV. Thanks!
Guest
26th September 2008, 18:17
If you demux it first, you use DGAVCIndex.
cyrilic
26th September 2008, 18:20
I used to use AVInaptic but it doesn't work in Vista :mad: but I don't think it needed to demux the video ...
nurbs
26th September 2008, 19:16
mediainfo (http://mediainfo.sourceforge.net) will tell you the average bitrate. (don't know if it works on vista)
cyrilic
26th September 2008, 19:39
Thanks that works!
SquallMX
26th September 2008, 23:49
I used to use AVInaptic but it doesn't work in Vista :mad: but I don't think it needed to demux the video ...
If you´re using Vista use "XP Service Pack 2" compatibility mode, that fixed the problem for me.
cogman
27th September 2008, 00:39
Well, if you know your audio bite rate then simply right-click on the file, click properties. and where you see bytes, take that number, times it by 8 and divide by the total time of your video. That will give you total bitrate, then just subtract the audio bitrate and Viola, your done.
If you don't know your audio bitrate, then you will have to demux and do the above calculation (or look at the encoded audio file and use this same method to get its bitrate).
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.