[MPlayer-dev-eng] [PATCH] mf frames count
Ötvös Attila
oattila at chello.hu
Tue Feb 14 00:50:57 CET 2006
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 ...
Best regards!
Attila
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mf_count.patch
Type: text/x-diff
Size: 2254 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060214/1081a5ba/attachment.patch>
More information about the MPlayer-dev-eng
mailing list