[Mplayer-cvslog] CVS: main/etc codecs.conf,1.274,1.275
Diego Biurrun
diego at biurrun.de
Sun Jul 20 16:02:07 CEST 2003
Diego Biurrun writes:
> Arpi writes:
> > > 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 reloaded_teaser_1_640.mov
> BENCHMARKs: VC: 35.678s VO: 0.019s A: 0.000s Sys: 2.420s = 38.117s
> BENCHMARK%: VC: 93.6029% VO: 0.0488% A: 0.0000% Sys: 6.3483% = 100.0000%
>
>
> mplayer -vfm qtvideo -benchmark -vo null -nosound reloaded_teaser_1_640.mov
> BENCHMARKs: VC: 35.782s VO: 0.022s A: 0.000s Sys: 3.434s = 39.238s
> BENCHMARK%: VC: 91.1911% VO: 0.0568% A: 0.0000% Sys: 8.7521% = 100.0000%
>
>
>
> mplayer -vfm ffmpeg -benchmark -vo null -nosound trailer_final_1000_dl.mov
> BENCHMARKs: VC: 206.784s VO: 0.035s A: 0.000s Sys: 8.391s = 215.210s
> BENCHMARK%: VC: 96.0846% VO: 0.0164% A: 0.0000% Sys: 3.8989% = 100.0000%
>
>
> mplayer -vfm qtvideo -benchmark -vo null -nosound trailer_final_1000_dl.mov
> BENCHMARKs: VC: 211.267s VO: 0.040s A: 0.000s Sys: 7.929s = 219.236s
> BENCHMARK%: VC: 96.3654% VO: 0.0182% A: 0.0000% Sys: 3.6165% = 100.0000%
>
>
> Results are essentially the same, with FFmpeg slightly ahead of QT.
I thought I might redo those benchmarks:
mplayer -vfm ffmpeg -benchmark -vo null -nosound reloaded_teaser_1_640.mov
BENCHMARKs: VC: 29.901s VO: 0.016s A: 0.000s Sys: 2.624s = 32.541s
BENCHMARK%: VC: 91.8891% VO: 0.0483% A: 0.0000% Sys: 8.0625% = 100.0000%
mplayer -vfm qtvideo -benchmark -vo null -nosound reloaded_teaser_1_640.mov
BENCHMARKs: VC: 38.829s VO: 0.027s A: 0.000s Sys: 2.839s = 41.695s
BENCHMARK%: VC: 93.1270% VO: 0.0636% A: 0.0000% Sys: 6.8094% = 100.0000%
mplayer -vfm ffmpeg -benchmark -vo null -nosound trailer_final_1000_dl.mov
BENCHMARKs: VC: 180.500s VO: 0.034s A: 0.000s Sys: 5.768s = 186.303s
BENCHMARK%: VC: 96.8855% VO: 0.0183% A: 0.0000% Sys: 3.0962% = 100.0000%
mplayer -vfm qtvideo -benchmark -vo null -nosound trailer_final_1000_dl.mov
BENCHMARKs: VC: 232.988s VO: 0.045s A: 0.000s Sys: 5.976s = 239.009s
BENCHMARK%: VC: 97.4810% VO: 0.0188% A: 0.0000% Sys: 2.5002% = 100.0000%
So ffmpeg has improved quite a lot while qtvideo performance is
slightly worse. This was latest CVS. What puzzles me is that if I
play the complete trailer_final_1000_dl.mov qtvideo drops 1723 frames,
while ffmpeg drops 2029 frames...
(machine: K6-III 500MHz, 512MB RAM, Matrox G550)
Diego
More information about the MPlayer-cvslog
mailing list