[MPlayer-dev-eng] [PATCH] mf frames count
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Feb 19 11:09:02 CET 2006
Hi,
On Tue, Feb 14, 2006 at 12:10:28PM +0200, Oded Shimon wrote:
> On Tue, Feb 14, 2006 at 12:50:57AM +0100, Ötvös Attila wrote:
> > 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.
Good question, why is this necessary? For MPlayer just using a lower fps
should work, and for mencoder -ofps would be the way to do it...
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list