Hello all,

I have an input file which was rendered in 720x406 (1.77:1) but, I need
to encode it for dvd which means 720x480. Is there some what to tell
mpeg2enc to fill out the top and bottom borders without regenerating the
content?

If not, is there a method that others might recommend?

Thanks,
Matt

P.S. I accidentally generated a dvd of this (at 720x406) and in a number
of software players it plays perfectly. In 2 sony hardware players it
plays but it has what appears to be artifacting at the bottom of the
image. Remember, that is NOT the bottom of the screen.

Does anyone have a good idea why this might be? Is this related to the
fact that the image size is incorrect? The rest of the material looks
great with the only exception being color (purple and white) artifacting
at the bottom. The command I'm using is as follows with mpeg2enc from
current cvs:

ls *.tga | xargs -n1 tgatoppm | ppmtoy4m | mpeg2enc -b 8500 -K
file=../matrix.txt -f 8 -c -q 5 -4 2 -2 1 -I 0 --dualprime-mpeg2 -o
output.m2v




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to