[xiph-commits] r10918 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Wed Feb 22 09:09:01 PST 2006


Author: j
Date: 2006-02-22 09:08:59 -0800 (Wed, 22 Feb 2006)
New Revision: 10918

Modified:
   trunk/ffmpeg2theora/INSTALL
Log:
add note about vhooks and installing libav* vs. linking with uninstalled static libs

Modified: trunk/ffmpeg2theora/INSTALL
===================================================================
--- trunk/ffmpeg2theora/INSTALL	2006-02-22 16:57:54 UTC (rev 10917)
+++ trunk/ffmpeg2theora/INSTALL	2006-02-22 17:08:59 UTC (rev 10918)
@@ -43,3 +43,11 @@
 configure ffmpeg like this:
 ./configure --disable-encoder --enable-libogg --enable-vorbis --enable-theora \
  --enable-pp --enable-a52  --enable-gpl
+
+
+vhook suppport
+--------------
+
+right now vhooks only work if you install ffmpeg and use 
+the installed shared libs. otherwise i get errors like
+ undefined symbol: av_read_frame



More information about the commits mailing list