[MPlayer-users] mplayer bug with -fps
turik at mail.ru
turik at mail.ru
Fri Feb 13 15:21:54 CET 2009
Hello
I am sorry if sending message to wrong person.
i have this problem
I use latest SVN for Mplayer!
i need to make thumbs from video, every 20 secs.
mplayer -vo null -ao null -frames 0 -identify 25096.avi
so paying attention to
ID_VIDEO_FPS=29.917
ID_LENGTH=1362.57
i need to make screens every 20 sec
total: 29.917*20 ~= 600
/usr/bin/mplayer -fps 10000 -nosound -vo jpeg:quality=100:outdir=./1 -vf framestep=600 -ao null 25096.avi
normally, with -fps 10000 it should load process for 100% and make
thumbs very fast, but mplayer makes it very slow, not paying attention
to settings. It decodes video with the speed of video itself.
--
Best regards,
turik mailto:turik at mail.ru
More information about the MPlayer-users
mailing list