<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Jean-Baptiste Kempf wrote:
<blockquote cite="mid20070808182005.GA26954@via.ecp.fr" type="cite">
<pre wrap="">On Wed, Aug 08, 2007, Jerry Geis wrote :
</pre>
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">[00000001] main libvlc warning: cannot load module
`modules/codec/ffmpeg/.libs/libffmpeg_plugin.so'
(modules/codec/ffmpeg/.libs/libffmpeg_plugin.so: undefined symbol:
NeAACDecDecode)
</pre>
</blockquote>
</blockquote>
<pre wrap="">I am using faad2 from the contrib directory faad2-20040923
</pre>
</blockquote>
<pre wrap=""><!---->
The thing is what is your ffmpeg config line ? Try to make it the
simplier. --enable-pp --enable-gpl.
Best Regards,
</pre>
</blockquote>
<br>
I downloaded 2-5 faad and compiled. I edited libfaad.so and
NeAACDecDecode<br>
is in the file.<br>
<br>
My configure faad2 is just:<br>
./configure --with-mp4v2<br>
<br>
<br>
How can I find out further what is going on with this module?<br>
<br>
Jerry<br>
</body>
</html>