We are trying to create movies using pictures
collected every minutes from our netcams.

We use the following chain of programs:

jpeg2yuv -f 5 -j image%05d.jpg -I p | mpeg2enc -a 1 -F 5 movie.m1v

The resulting movie is 47s long !

Is there a know way (or existing script) that fix the timing issue ?

Somehow I am guessing we need to repeat / concatenate each
image several times in order to fix the issue.

Thanks in advance for any suggestion.

Regards - Didier.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to