[Mplayer-cvslog] CVS: main/etc codecs.conf,1.274,1.275
Diego Biurrun
diego at biurrun.de
Sat May 10 21:45:21 CEST 2003
Michael Niedermayer CVS writes:
> Modified Files:
> codecs.conf
> Log Message:
> ffsvq3
You guys are incredible. I'm really looking forward to somebody
optimizing this stuff, on my K6-III 500 I can play everything without
framedrop, except for some svq3 mov files.
Here are some benchmarks:
mplayer -vfm ffmpeg -benchmark -vo null -nosound /tmp/trailer_final_1000_dl.mov
BENCHMARKs: VC: 206.455s VO: 0.036s A: 0.000s Sys: 5.624s = 212.115s
BENCHMARK%: VC: 97.3315% VO: 0.0169% A: 0.0000% Sys: 2.6516% = 100.0000%
mplayer -benchmark -vo null -nosound /tmp/trailer_final_1000_dl.mov
BENCHMARKs: VC: 206.473s VO: 0.041s A: 0.000s Sys: 6.799s = 213.313s
BENCHMARK%: VC: 96.7935% VO: 0.0191% A: 0.0000% Sys: 3.1874% = 100.0000%
mplayer -vfm ffmpeg -benchmark -vo null -nosound /tmp/reloaded_teaser_1_640.mov
BENCHMARKs: VC: 35.542s VO: 0.017s A: 0.000s Sys: 2.446s = 38.005s
BENCHMARK%: VC: 93.5191% VO: 0.0439% A: 0.0000% Sys: 6.4370% = 100.0000%
mplayer -benchmark -vo null -nosound /tmp/reloaded_teaser_1_640.mov
BENCHMARKs: VC: 35.604s VO: 0.017s A: 0.000s Sys: 3.930s = 39.551s
BENCHMARK%: VC: 90.0195% VO: 0.0431% A: 0.0000% Sys: 9.9374% = 100.0000%
I made a few more runs, the results are similar, the FFmpeg decoder is
always slightly ahead of QT.
Congratulations
Diego
More information about the MPlayer-cvslog
mailing list