[MPlayer-cvslog] r30265 - trunk/etc/codecs.conf
compn
tempn at twmi.rr.com
Sun Jan 10 22:59:06 CET 2010
On Sun, 10 Jan 2010 22:18:50 +0100, Diego Biurrun wrote:
>On Sun, Jan 10, 2010 at 09:19:01PM +0100, Reimar Döffinger wrote:
>> On Sun, Jan 10, 2010 at 08:55:53PM +0100, Diego Biurrun wrote:
>> > On Sun, Jan 10, 2010 at 08:37:42PM +0100, reimar wrote:
>> > >
>> > > Log:
>> > > Move mp3lib priority below libavcodec mp2/mp3 audio decoders.
>> > > This is meant as a test to see if we can possibly remove mp3lib at some point.
>> >
>> > Do you intend to revert this at some point then?
>>
>> Not sure. Depends on whether there are reasons to prefer mp3lib - that's
>> basically what I want to find out...
>
>Speed. ffmp3 is integer-only and about a factor 2-3 slower, last time
>I checked.
yikes. tested on p4:
ffmp3:
BENCHMARKs: VC: 0.000s VO: 0.000s A: 9.628s Sys: 0.168s = 9.796s
BENCHMARK%: VC: 0.0000% VO: 0.0000% A: 98.2850% Sys: 1.7150% = 100.0000%
mp3:
BENCHMARKs: VC: 0.000s VO: 0.000s A: 2.850s Sys: 0.259s = 3.109s
BENCHMARK%: VC: 0.0000% VO: 0.0000% A: 91.6693% Sys: 8.3307% = 100.0000%
-compn
More information about the MPlayer-cvslog
mailing list