Hi,

I'm using the following commands to encode a series of PNG
images (MJPEGtools 1.6.1.92):

sox -t raw -r 44100 -w -c 2 -s audio audio1.wav

mp2enc -b 128 -o audio1.mp2 -r 44100 < audio1.wav

png2yuv -b 1 -f 29.97 -I p -L 0 -j simg_%08d.png | \

mpeg2enc -f 0 -F 4 -a 2 -b 4750 -q 6 -Q 1.0 -H -B 175 |\
-r 24 -V 1000 -4 1 -2 1 -P -g 6 -G 18 -o teb-cs_dle.m1v

mplex -f 0 -b 1000 -V -r 4750 audio1.mp2 teb-cs_dle.m1v -o teb-cs_dle.mpg

All is well, and it looks great when played with MPlayer 1.0pre3.
However, when I play it with Windows Media Player or Xine there
is a vertical green bar to the right of the frame. The video itself
is fine, and the var doesn't flicker or anything (so it's not too
annoying), but I'm wondering why this is happening and how I could
get rid of it...

Cheers!

-- 
[EMAIL PROTECTED]
Gunnm: Broken Angel                      http://amv.reimeika.ca
http://reimeika.ca/                      http://photo.reimeika.ca


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to