Thread: Request: TCPMP
View Single Post
Posts: 503 | Thanked: 267 times | Joined on Jul 2006 @ Helsinki
#34
Originally Posted by iliaden View Post
$ mplayer -quiet - benchmark -noslices -framedrop
I don't get any system stats due to the -quiet!
You should get the stats when video playback finishes.

Statistics report should look like this:
http://www.internettablettalk.com/fo...&postcount=429

Pay attention to the lines:
Code:
BENCHMARKs: VC:  34.048s VO:  16.537s A:   0.202s Sys:  10.959s =   61.746s
BENCHMARK%: VC: 55.1418% VO: 26.7831% A:  0.3266% Sys: 17.7485% = 100.0000%
BENCHMARKn: disp: 1439 (23.31 fps)  drop: 1 (0%)  total: 1440 (23.32 fps)
$ mplayer -quiet - benchmark -noslices -hardframedrop
get about 1fps video. no stats available yet

p.s. plz tell me how to interpret the stats
How to interpret what stats? Looks like you are doing something wrong (probably stopping playback too early).