Hallo

> > What output do you get when you run lavinfo $1 ?
> > The important lines are the first 3, you should get a output like that:
> localhost 1 # lavinfo 000000001.avi
> video_frames=8446
> video_width=768
> video_height=576
That lookes correct. 

> > What I miss is the lav2yuv output when you start decoding.
> > Can you start the encoding once with: lav2yuv -v 2 $1 ....
> > and post the output, you should get a bunch of messages from lav2yuv.
> localhost 1 # create_dvd.sh 1.eli
Is there a difference between 1.eli and 000000001.avi ?
Have you tried you command on the commandl line ?
An replacing mpeg2enc with yuvplay so you see the video.
If nothing else helps try it with a simple command like:
lav2yuv 1.eli | yuvplay
If that works add the other options and commands step by step. 

What is the command line you use for encoding in the script ? The output
from lav2yuv lookes correct. So I guess there is something broken in the
script. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to