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

Oded Shimon ods15 at ods15.dyndns.org
Tue Feb 14 11:10:28 CET 2006


On Tue, Feb 14, 2006 at 12:50:57AM +0100, Ötvös Attila wrote:
> Hi All!
> 
> I created small patch with mf stream.
> The new options: 
> count = number frames of one image file
> 
> Example:
> mplayer mf://jpeg_files/*.jpg -mf fps=25:type=jpeg:count=100
> or
> mencoder mf://jpeg_files/*.jpg -mf fps=25:type=jpeg:count=100 -ovc ...
> 
> Time until change image: 1/fps*count = 1/25*100 = 4s
> 
> Create from 1 images to 10min time length video (eg. DVD menu):
> mencoder mf://jpeg_files/001.jpg -mf fps=25:count=15000 -ovc ...

It has some advantage, but this really could be don simply by abusing 
-ofps in mencoder... Although then syncing to audio stream might not wok 
right... Whatever, I'm not against this patch.

- ods15




More information about the MPlayer-dev-eng mailing list