[Mplayer-dev-eng] Wanted features!
Per Wigren
wigren at home.se
Fri Aug 10 13:40:00 CEST 2001
> > I'm not subscribed to this list so please CC me when answering!
> We won't CC>
Ok, that's fine. I read the archive.
> > * mplayer -info filename
> > Should dump all available information about the file.
> mplayer -frames 0 -vo null -ao null
> > Bad solution that I have to use right now: mplayer -ao null -vo null -fps
> > 10000 -framedrop filename.avi
> :)))
> > * an option to select what frames to be decoded (for use with -vo png).
> > for example: mplayer -vo png -frames 30,300,570
> > or: mplayer -vo png -frame 30 (repeat 3 times :-)
> > or the best (for me): mplayer -vo png -framep 10,50,90
> mplayer -ss 12345 -frames 1 -vo png
> > Bad solution that I have to use right now: mplayer -vo png -z 8 filename
> > and then pick the images from 10,50 and 90 % and delete the rest. Wastes
> > a LOT of diskspace and CPU on big movies! :-(
> you should RTFM.
I DID RTFM!
> If you know of another tool that can do this, please let me know!
mplayer cvs
I was using mplayer cvs from about 2 weeks ago and TFM (man-page) said
NOTHING about the -frames option. I tested and it worked, but it was NOT in
TFM so RTFM didn't help!
Anyway, thank you! I have what I need now.
> A'rpi / Astral & ESP-team
Per Wigren
_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list