View Issue Details

IDProjectCategoryView StatusLast Update
0002481MMW v4Conversion/Levelingpublic2006-05-07 14:17
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.5.3 
Summary0002481: VBR Encodes to the wrong rate
DescriptionWhen using VBR encoding, MM encodes to a rate much higher than that selected by the user. This occurs whether Ripping a CD or using auto-conversion:

Auto Conversion:
VBR V5 (125) - Manual Settings enabled --> 205
VBR Medium Preset (160) - Manual Settings enabled --> 220
VBR Medium Preset (160) - Manual Settings disabled --> 220

Ripping from CD
VBR V5 (160) - Manual Settings disabled --> 260 (used a different set of tracks)

Converting with LAME Command line:
Lame -V5 --vbr-new --> Average of 150!

Note: CBR 128 encodes using MediaMonkey worked correctly
Additional Informationreported at: http://www.mediamonkey.com/forum/viewtopic.php?t=9689
TagsNo tags attached.
Fixed in build963

Activities

jiri

2006-05-06 10:23

administrator   ~0007210

Fixed in build 963
 - Our MSVC build caused the problem. I was able to fix it, but only if speed was sacrificed (I'd say at least 20% difference).
 - We use ICL compiled Lame now.

rusty

2006-05-07 03:03

administrator   ~0007215

Tested this extensively in 2.5.3.957 and it seems to work well at all bitrates.

The only reason I'm re-opening this is that the bitrates encoded with the lame command line did not match those encoded with MM. Is this expected?

e.g.

Lame xxxx -V5 --vbr-new --> 149kbps
With MM, the same settings --> 152kbps

This may not be a bug, I just wanted your feedback to be sure.

jiri

2006-05-07 07:20

administrator   ~0007216

Yes, it's a known issue of Lame, it doesn't give the same results when compiled by different compilers. It isn't a serious issue, the results should always be good, however it's a kind of bug, hopefully they'll fix it sometimes.

rusty

2006-05-07 14:17

administrator   ~0007219

Closing.