[MPlayer-dev-eng] Re: scanning support for .vdr files
RC
rcooley at spamcop.net
Sat Apr 16 17:13:15 CEST 2005
On Sat, 16 Apr 2005 12:30:29 +0200
Diego Biurrun <diego at biurrun.de> wrote:
> Yes, it's (supposedly) faster. I would be interested to see some real
> benchmarks, it's been some time since we last compared.
Looks like libmpeg2 is about 10% faster. I prefer stability and
functionality over a tiny speed boost, but that's just IMHO...
MPlayer dev-CVS-050416-07:36-3.3.4
time mplayer-cvs -vc mpeg12 -nocache GimmetheMermaid2.mpg -benchmark
-nosound -vo null -noframedrop -ao null
BENCHMARKs: VC: 40.043s VO: 0.032s A: 0.000s Sys: 7.924s =
47.999s BENCHMARK%: VC: 83.4241% VO: 0.0676% A: 0.0000% Sys: 16.5083%
= 100.0000%
real 0m48.139s
user 0m29.990s
sys 0m1.420s
time mplayer-cvs -vc ffmpeg12 -nocache GimmetheMermaid2.mpg -benchmark
-nosound -vo null -noframedrop -ao null
BENCHMARKs: VC: 44.493s VO: 0.057s A: 0.000s Sys: 7.331s =
51.881s BENCHMARK%: VC: 85.7598% VO: 0.1105% A: 0.0000% Sys: 14.1297%
= 100.0000%
real 0m52.083s
user 0m32.600s
sys 0m1.430s
More information about the MPlayer-dev-eng
mailing list