Welcome to the Rockbox Technical Forums!
OK here is the (very preliminary) wiki page. http://www.rockbox.org/twiki/bin/view/Main/CodecPerformanceComparisonI fixed senab's batchfile (it had a tiny bug in it) and I modified the patch to disply filename, codec, and bitrate in the 'view audio thread' screen.Let me know what you all think. Running tests now.
The reason I ask is if the "128kb/s" MP3 is actually 120, and the "128kb/s" OGG is actually 132 (or vise versa) that would be more than enough to call the results into question.
Hmm. Agreed, I'll modify the batch file to encode in CBR in all possible instances.
Quote from: Davide-NYC on October 08, 2006, 12:38:33 PMHmm. Agreed, I'll modify the batch file to encode in CBR in all possible instances.Forcing CBR for natively VBR formats (Ogg Vorbis) would be misleading. I think the value of these benchmarks is not necessarily in the comparison but rather in the absolute boost level per target. In other words it's less useful to compare codec A to codec B, but more useful to know that codec A is 20% slower on ARM relative to ColdFire.
Yes this test wasn't really a test on bitrates against each other and you couldn't really do such a test. Bitrates will change on the individual sample, (ie Vorbis q6 is supposedly ~192, but gives me ~180 very often).What you can do with the results is plot a bitrate vs boost ratio scatter graph and then create a line of best fit to compare how the bitrates between teh codec's.
Page created in 0.068 seconds with 16 queries.