I have no idea what the problem is, but...

a)  By "All Green" do you mean the output is a plain green picture,
    or does the output simply have a greenish tint to it?

 >> Can you encode you fils on the command line without using the lav2mpeg
 >> script.
 >> You command looks like that than:
 >> lav2wav capture.avi | mp2enc -b 224 -r 44100 -o capture.mp2
 >> lav2yuv capture.avi | yuvscaler -o VCD | mpeg2enc -f 1 -4 1 -2 1 -o
 >> capture.m1v

b)  If you have yuvplay installed (it's part of mjpegtools), use it to
    look at the output of each stage of the pipeline, to figure out 
    exactly where the 'green' is coming from:
 
         lav2yuv ... | yuvplay
         lav2yuv ... | yuvscaler ... | yuvplay
         (etc.)

my 1/2 cent,
-matt m.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to