[MEncoder-users] Converting H.264-AVC 1920 X 1080 to mpeg-2

Christian Ebert blacktrash at gmx.net
Thu Feb 19 01:12:11 CET 2009


* L Lee on Wednesday, February 18, 2009 at 15:36:10 -0600
> On 2/18/09 3:09 PM, "Christian Ebert" <blacktrash at gmx.net> wrote:
>> You can also use qttoy4m of mjpegtools. You should have that
>> already as you are referring to mplex later.
> 
> Thanks. My configuration output for mjpegtools includes this line:
> 
> configure:   - Quicktime playback/recording  : false
> 
> Does that mean no qttoy4m?

Yes, ermh, no, no qtto4m.

$ otool -L `which qttoy4m`
/usr/local/bin/qttoy4m:
	/usr/local/lib/libmjpegutils-1.9.0.dylib (compatibility version 2.0.0, current version 2.1.0)
	/usr/local/lib/liblavfile-1.9.0.dylib (compatibility version 2.0.0, current version 2.1.0)
	/usr/local/lib/libquicktime.0.dylib (compatibility version 1.0.0, current version 1.0.0)
	/sw/lib/libintl.3.dylib (compatibility version 8.0.0, current version 8.3.0)
	/sw/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.3)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
	/sw/lib/libjpeg.62.dylib (compatibility version 63.0.0, current version 63.0.0)
	/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)

> I don't have libquicktime and don't anticipate getting it installed because
> I don't think I can compile it without Fink, and I can't let Fink handle my
> x264, because the Fink version is too old.

As you can see above, I was able to compile libquicktime without
Fink. You can mail me off-list if it doesn't work for you, maybe
I can be of assistance.

> Do you know why I can't render my video-only content to an mpeg-2 stream
> that isn't muxed?

I roughly do the following for dvd:

$ qttoy4m in.mov | yuvdenoise | mpeg2enc <options> -o out.m2v

Sorry for being OT, but I don't know how to do this with
mencoder.

c
-- 
\black\trash movie    _C O W B O Y_  _C A N O E_  _C O M A_
Ein deutscher Western/A German Western
-->> http://www.blacktrash.org/underdogma/ccc.html
-->> http://www.blacktrash.org/underdogma/ccc-en.html



More information about the MEncoder-users mailing list