[vlc-devel] Added missing ffmpeg-libs to configure.ac
Siegfried Wagner
wagner at ftw.at
Fri Aug 31 20:18:51 CEST 2007
Hi,
to get libffmpeg_plugin.so working in my case I had to add some more
libraries to link with by adding new configure options:
--with-ffmpeg-amrnb --with-ffmpeg-amrwb --with-ffmpeg-x264
Otherwise I got unresolved symbols when vlc tries to access the
libffmpeg_plugin at runtime.
I also know that vlc can use libx264 by itself, but if ffmpeg is
compiled with libx264-support it doesn't work without telling the
libffmpeg_plugin.
I think there must a better way to detect what ffmpeg is linked with and
to resolve this automatically but for now this is the best solution.
Attached you find the diff for the configure.ac
Siegfried.
--
Dipl.-Inform. Siegfried Wagner
Researcher
Multimedia and Interactive Services
ftw. Forschungszentrum Telekommunikation Wien Betriebs-GmbH
Donau-City-Straße 1 / 3. Stock, A-1220 Wien / Austria
phone: +43 1 505 28 30-11
fax: +43 1 505 28 30-99
email: wagner at ftw.at
web: http://amuse.ftw.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.ac.patch
Type: text/x-patch
Size: 1092 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070831/383b81c5/attachment.bin>
More information about the vlc-devel
mailing list