Re: [Mjpeg-users] properly encode 720x406

2005-05-22 Thread Matt
Hey there!! > 720x480 frame. If not then 'man y4mscaler' is your friend :) Worked great! Thanks for the help, both of you. Later, Matt --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software devel

Re: [Mjpeg-users] properly encode 720x406

2005-05-21 Thread Trent Piepho
On Sat, 21 May 2005, Matt wrote: > 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 the

Re: [Mjpeg-users] properly encode 720x406

2005-05-21 Thread Steven M. Schultz
On Sat, 21 May 2005, Matt wrote: > I have an input file which was rendered in 720x406 (1.77:1) but, I need Rendered to what data type? PNG/TGA/YUV4MPEG2/YV12/??? > to encode it for dvd which means 720x480. Is there some what to tell > mpeg2enc to fill out the top and bottom borders wit

[Mjpeg-users] properly encode 720x406

2005-05-21 Thread Matt
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,