Having rendered a miniDVD with custom bitrates that resulted in a file 25% larger than it should have been, I did a quick test:
VV3.
MainConcept mpeg2 "DVD NTSC" template.
Video Type set to "DVD".
Video Quality set to high.
Max bps = 8e6
30 second avi clip.
Audio bitrate = 224 Kbps
System bitrate set to auto-calculate
Then I altered the average video bitrate as follows:
Expected Actual
Avg bitrate (bps) FileSize (MB) FileSize (MB)
4,200,000 (std) 15.8 16.6
6.300,000 (*1.5) 23.4 30.0
2,100,000 (/2) 8.3 30.0
Now I don't know if I did my calculations correctly:
video MB = (avg bps) *1024 *1024 /8 *30sec = (avg MB/s)
audio MB = (224 Kbps) * 1024 / 8 *30sec = 0.82 MB/s
total MB = video MB + audio MB
For one thing, the 2,100,000 bps run gave exactly the same value as the 6,300,000 bps. I ran this twice with the same result.
For another, increasing the video bitrate by 50% resulted in a file 85% larger.
I'm a newbie, but I'm supposed to be good at math :-)
Can anyone explain what is going on?
Incidentally, I'm keeping "Video Type" at DVD rather than switching to MPEG-2, because VV3 appears to have a memory leak at any non-standard bitrate settings.
VV3.
MainConcept mpeg2 "DVD NTSC" template.
Video Type set to "DVD".
Video Quality set to high.
Max bps = 8e6
30 second avi clip.
Audio bitrate = 224 Kbps
System bitrate set to auto-calculate
Then I altered the average video bitrate as follows:
Expected Actual
Avg bitrate (bps) FileSize (MB) FileSize (MB)
4,200,000 (std) 15.8 16.6
6.300,000 (*1.5) 23.4 30.0
2,100,000 (/2) 8.3 30.0
Now I don't know if I did my calculations correctly:
video MB = (avg bps) *1024 *1024 /8 *30sec = (avg MB/s)
audio MB = (224 Kbps) * 1024 / 8 *30sec = 0.82 MB/s
total MB = video MB + audio MB
For one thing, the 2,100,000 bps run gave exactly the same value as the 6,300,000 bps. I ran this twice with the same result.
For another, increasing the video bitrate by 50% resulted in a file 85% larger.
I'm a newbie, but I'm supposed to be good at math :-)
Can anyone explain what is going on?
Incidentally, I'm keeping "Video Type" at DVD rather than switching to MPEG-2, because VV3 appears to have a memory leak at any non-standard bitrate settings.