[xiph-commits] r17466 - trunk/ffmpeg2theora
j at svn.xiph.org
j at svn.xiph.org
Fri Sep 24 07:27:20 PDT 2010
Author: j
Date: 2010-09-24 07:27:20 -0700 (Fri, 24 Sep 2010)
New Revision: 17466
Modified:
trunk/ffmpeg2theora/get_ffmpeg_svn.sh
Log:
update ffmpeg options
Modified: trunk/ffmpeg2theora/get_ffmpeg_svn.sh
===================================================================
--- trunk/ffmpeg2theora/get_ffmpeg_svn.sh 2010-09-24 08:29:54 UTC (rev 17465)
+++ trunk/ffmpeg2theora/get_ffmpeg_svn.sh 2010-09-24 14:27:20 UTC (rev 17466)
@@ -6,8 +6,8 @@
#optional, if you have those libs installed:
#extra="--enable-libopencore-amrnb --enable-libopencore-amrwb"
-#apt-get install liba52-dev libfaad-dev libgsm1-dev
-#extra="$extra--enable-libfaad --enable-libgsm"
+#apt-get install liba52-dev libgsm1-dev
+#extra="$extra --enable-libgsm"
#optional, if you have libvpx installed:
#extra="--enable-libvpx"
More information about the commits
mailing list