Configure with mp3 support
Posted: 07 Nov 2007 09:29
What do I need to add to get mp3 (encoding) support?
Do I have to --enable-qt4 or can I disable it?
Is there a list somewhere I can read about this?
Thank you.
Code: Select all
./configure \
--enable-shared \
--enable-shared-pp \
--enable-pp \
--enable-gpl \
--enable-old-dbus \
--enable-release \
--enable-x264 \
--enable-ffmpeg \
--with-ffmpeg-x264 \
--with-ffmpeg-a52 \
--with-ffmpeg-mp3lame \
--enable-a52 \
--enable-libdvdpsi \
--enable-dvdread \
--disable-x11 \
--disable-mad \
--disable-libmpeg2 \
--disable-glx \
--disable-hd1000v
Is there a list somewhere I can read about this?
Thank you.