dvd::rip

->ABOUT / NEWS

->DOCUMENTATION
-TABLE OF CONTENTS
-INSTALLATION
-USING THE GUI
-CLUSTER MODE
-FAQ

->KEY FEATURES

->DOWNLOAD

->SUPPORT

->TRANSLATIONS

->MAILING LIST
-SEARCH ARCHIVE

->CHANGE LOG

->CREDITS

->TODO

->LINKS

http://www.exit1.org/


Re: [dvd::rip] incorrect bitrate calculation for divx4

Subject: Re: [dvd::rip] incorrect bitrate calculation for divx4
From: Christian Lambert <clambert@xxxxxxxxxxx>
Date: Sat, 19 Jan 2002 00:42:53 -0800 (PST)
On Sat, 19 Jan 2002, Thomas Oestreich wrote:
| Hi,
|
| estimated bitrate (1kbit = 1000 bit) is:
| (bitrate.c) bitrate = (video[MB]/time[s]) * ((double) (1024 * 1024 * 8))/
| 1000;
|
| passed to divx4 as:
| (export_divx4.c) divx->bitrate   = bitrate*1000;
|
| What's wrong with it?

Well I thought that since I was getting undersized files that
the bitrate was calculated incorrectly, but it looks like it may
just be due to the multipass algorithm and that some frames
might actually just compress more than what the codec predicted
for example.

-Christian



 

Archive powered by MHonArc. Search powered by ht://dig.

[ top ]