Hallo

> I found this set of tools when I was looking for a way to take a ton of
> jpgs and turn them into a movie file.  I use the following command to
> turn the jpgs into a movie:
> 
> jpeg2yuv -f 30 -I p -j %06d.jpg | yuvscaler -O VCD -n n | mpeg2enc -f 4
> -o camera.m1v
Sorry, but are you really soure you have read the manpages ?
I do not know which size the images have. 
The framerate is a bit wrong for NTSC try using something like that:
30000:1001, the exact framerate. Than you should not need the -n n. When
you scale down to VCD size why do you want to encode a SVCD MPEG 2 ? -f
0/1/2 would fit much better. 

> The images are from a web cam that is taking snapshots every 10 minutes
> and has currently captured about 400 frames.  This generates an mpg
> about 14 seconds long, but WMP and my DVD player stop showing time
> increasing after about 7 seconds.  The movie plays to its conclusion, so
> I'm wondering if there is some switch or something I need to use to get
> the slider and timer to run through the entire movie.
Do you have some output when you multiplex the stream ?
Is mpeg2enc writing something strange at the end of the encoding ?

Have you tried some other player like mplayer/xine/vlc if they have the
same ptroblem. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to