[MPlayer-dev-eng] [PATCH] mf frames count

Ivan Kalvachev ikalvachev at gmail.com
Sat Apr 15 00:34:18 CEST 2006


2006/4/13, Ötvös Attila <oattila at chello.hu>:
> Hi All!
>
> I want to known if I should do something or patch is unacceptable?

Here I repeat my comment.

2006/2/19, Ivan Kalvachev <ikalvachev at gmail.com>:
[...]
> I think your current patch reverses the fix I committed for
> autodetection of picture from list.

This is the main reason the patch to be unacceptable.

> This is what i had in mind:
>
>   for((i=0 ; i < 1000 ; i++ )) ; do echo 'pic0.png' >> png.list ; done
>   mplayer mf://@png.list

Now, the tricky part is that both this patch and file.list method are
feeding same compressed image 1000 times to be decoded 1000 times. In
short the patch doesn't bring any advantages, just makes the code
complicated.




More information about the MPlayer-dev-eng mailing list