[MEncoder-users] 5s video from one picture (jpg)
Mario Valle
mvalle at cscs.ch
Fri Mar 10 09:20:10 CET 2006
GeBu wrote:
> I would like to use similar script on Windows. I modified it different way:
>
> mkdir temp
> FOR /L %%G IN (1,1,124) DO copy uvod.jpg temp\uvod%%G.jpg
> mencoder mf://temp\uvod*.jpg -ovc lavc -lavcopts
> vcodec=mpeg4:mbd=2:trell -oac copy -o uvod.avi
> rmdir /S /Q temp
>
> How can I use pictures in directory in mencoder? "mf://temp\uvod*.jpg"
> does not work for me.
> Any idea?
>
Also on window you should use mf://temp/uvod*.jpg
That is: '/' and no quoting of the '*'
Hope it helps
mario
--
Ing. Mario Valle
Visualization Group | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS) | Tel: +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
More information about the MEncoder-users
mailing list