[FFmpeg-user] building ffmpeg - configure script error
Steve Henshaw
steve.henshaw at gmail.com
Wed Sep 7 15:34:59 CEST 2011
On 07/09/11 14:13, bat guano wrote:
>
> Which configure script is that?
>
Its the main configure script at the root of the repo.
The steps I took:
git clone git://git.videolan.org/ffmpeg
cd ffmpeg
./configure
I also tried it with the flags as suggested here
(http://ubuntuforums.org/showpost.php?p=9868359&postcount=1289)
./configure --enable-gpl --enable-version3 --enable-nonfree
--enable-postproc \
--enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libtheora --enable-libvorbis --enable-libx264 \
--enable-libxvid --enable-x11grab
Both give the same results of endless output.
More information about the ffmpeg-user
mailing list