Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created September 26, 2008 08:16
Show Gist options
  • Save ELLIOTTCABLE/13065 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/13065 to your computer and use it in GitHub Desktop.
-- mplayer -benchmark "./Rambo 4 - Rambo.mkv"
BENCHMARKs: VC:4151.460s VO:1459.424s A: 428.457s Sys:-4173.555s = 1865.786s
BENCHMARK%: VC:222.5046% VO: 78.2203% A: 22.9639% Sys:-223.6888% = 100.0000%
-- mplayer -benchmark -lavdopts fast:threads=4:skiploopfilter=all -framedrop -autosync 100 "./Rambo 4 - Rambo.mkv"
BENCHMARKs: VC:3440.842s VO:1185.973s A: 467.240s Sys:-3888.928s = 1205.127s
BENCHMARK%: VC:285.5169% VO: 98.4106% A: 38.7710% Sys:-322.6986% = 100.0000%
BENCHMARKn: disp: 117382 (97.40 fps) drop: 14260 (10%) total: 131642 (109.23 fps)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment