Hello,

I solved the problem I had with dvd mpg's generated from avi's generated
from a png image:

Instead of doing:

> png2yuv -n 150 -f 25 -I b -L 1 -j intro.png  | yuv2lav -o tmp.avi
> lav2wav -r 48000,16,2 > tmp.wav
> lavaddwav tmp.avi tmp.wav dvgrab-000.avi

I now do:

image2raw -r 150 intro.png | raw2dv -f avi2 intro

A lot easier, it works, and the avi can also be editted with kino.

Maarten



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to