Log in

View Full Version : x264 with mp4 output support in Linux


bartnovsky
17th April 2009, 15:27
Is there anyone who knows where to get x264 binaries that compiled with, say, --enable-mp4-output ???

The point is that in standard repos x264 is always compiled without mp4 output support (is there anybody by the way who knows why?)

I could compile it myself, but i am not that sophisticated linux user to compile everything smoothly. For this option (--enable-mp4-output) my fedora requires gpac - and i am tired of fiascos to compile it. I installed zlib that gpac requires, but during configure it can't find it for some reason.

buzzqw
17th April 2009, 15:59
i can compile for 64bit (fedora 10, 64bit) with mp4 output

try this http://www.64k.it/andres/data/x264/buzzqw-x264.tar.gz

BHH

bartnovsky
17th April 2009, 16:27
I got over this problem: i simply had to install gpac-devel package. After that x264 compiled like a charm with mp4-output-support.

buzzqw
17th April 2009, 16:36
glad you resolv :)

BHH