[MPlayer-dev-eng] [PATCH] mf frames count
Ivan Kalvachev
ikalvachev at gmail.com
Sun Feb 19 12:21:17 CET 2006
2006/2/19, Ötvös Attila <oattila at chello.hu>:
> 2006. február 19. 11.09 dátummal Reimar Döffinger ezt írta:
> > Good question, why is this necessary?
>
> 1. mplayer mf:///some.jpg -mf fps=0.01 Can't work (exit mplayer)
> 2. mplayer mf:///*.jpg -mf fps=0.01 Don't work if modify window: resize,
> move, switch, etc (don't redraw)
> 3. mencoder mf:///... -mf fps=0.01 -ofps=25 ... -o test.avi and
> mplayer test.avi: Don't work if modify window...
I think your current patch reverses the fix I committed for
autodetection of picture from list.
This is what i had in mind:
for((i=0 ; i < 1000 ; i++ )) ; do echo 'pic0.png' >> png.list ; done
mplayer mf://@png.list
More information about the MPlayer-dev-eng
mailing list