Re: [Libav-user] Convert MP4 1280x720 to MPG 1280x720

2012-05-30 Thread Thomas H
Hello Michael That did it. Eliminated "ntsc-dvd" and now it works fine. ffmpeg -i MyKitty.mp4 -vf scale=1280:720 -idct h264 -sameq MyKitty.mpg Thanks for your response. Regards Thomas On Tue, May 29, 2012 at 8:29 PM, Thomas H wrote: > Hello Michael > > Thanks for the lin

Re: [Libav-user] Convert MP4 1280x720 to MPG 1280x720

2012-05-29 Thread Thomas H
Media Player. Regards Thomas On Tue, May 29, 2012 at 5:28 PM, Michael Bradshaw wrote: > On Tue, May 29, 2012 at 3:04 PM, Thomas H wrote: >> Hello Carl. >> >> Not sure. >> Tried everything in the Docs and FAQ. >> I searched everywhere and found it on a f

Re: [Libav-user] Convert MP4 1280x720 to MPG 1280x720

2012-05-29 Thread Thomas H
gt; mpeg2video) Stream #0:1 -> #0:1 (aac -> ac3) Press [q] to stop, [?] for help ***** On Tue, May 29, 2012 at 3:48 PM, Carl Eugen Hoyos wrote: &g

[Libav-user] Convert MP4 1280x720 to MPG 1280x720

2012-05-29 Thread Thomas H
ffmpeg -i MyKitty.mp4 -vf scale=1280:720 -idct h264 -sameq -target ntsc-dvd MyKitty.mpg Input file: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 944 kb/s, 30 fps, 30 tbr, 60 tbn, 60 tbc Output file: Stream #0:0(und): Video: mpeg2video, yuv420p, 1280x720, q=2