<div>Yes, I have installed faad2 :  faad2-2.0.tar.gz</div>
<div> </div>
<div>In fact, this files were installed after installation of faad2</div>
<div> </div>
<div>./usr/local/enctools/lib/libfaad.a<br>./usr/local/enctools/lib/libfaad.so.0.0.0<br>./usr/local/enctools/lib/libfaad.la<br>./usr/local/enctools/lib/libfaad.so<br>./usr/local/enctools/lib/libfaad.so.0<br>./usr/local/enctools/include/faad.h
<br>./usr/local/enctools/bin/faad<br> </div>
<div>Look : </div>
<div> </div>
<div>
<p>faad<br> *********** Ahead Software MPEG-4 AAC Decoder V2.0      ******************</p>
<p> Build: May 25 2007<br> Copyright 2002-2004: Ahead Software AG<br> <a href="http://www.audiocoding.com/">http://www.audiocoding.com</a><br> Floating point version</p>
<p> This program is free software; you can redistribute it and/or modify<br> it under the terms of the GNU General Public License as published by<br> the Free Software Foundation; either version 2 of the License, or<br> (at your option) any later version.
</p>
<p> You should have received a copy of the GNU General Public License<br> along with this program; if not, write to the Free Software<br> Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</p>
<p> **************************************************************************</p>
<p><br>Usage:<br>faad [options] infile.aac<br>Options:<br> -h    Shows this help screen.<br> -i    Shows info about the input file.<br> -a X  Write MPEG-4 AAC ADTS output file.<br> -t    Assume old ADTS format.<br> -o X  Set output filename.
<br> -f X  Set output format. Valid values for X are:<br>        1:  Microsoft WAV format (default).<br>        2:  RAW PCM data.<br> -b X  Set output sample format. Valid values for X are:<br>        1:  16 bit PCM data (default).
<br>        2:  24 bit PCM data.<br>        3:  32 bit PCM data.<br>        4:  32 bit floating point data.<br>        5:  64 bit floating point data.<br> -s X  Force the samplerate to X (for RAW files).<br> -l X  Set object type. Supported object types:
<br>        1:  Main object type.<br>        2:  LC (Low Complexity) object type.<br>        4:  LTP (Long Term Prediction) object type.<br>        23: LD (Low Delay) object type.<br> -d    Down matrix 5.1 to 2 channels<br>
 -w    Write output to stdio instead of a file.<br> -g    Disable gapless decoding.<br>Example:<br>       faad infile.aac<br>       faad infile.mp4<br>       faad -o outfile.wav infile.aac<br>       faad -w infile.aac > 
outfile.wav<br>       faad -a outfile.aac infile.aac<br></p></div>
<div><br><br> </div>
<div><span class="gmail_quote">2007/5/29, Jean-Paul Saman <<a href="mailto:jean-paul.saman@planet.nl">jean-paul.saman@planet.nl</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Toni Menendez Lopez wrote:<br>> I am trying to make this version of VLC : vlc-0.8.6b<br>><br>> I am using following configure options.-
<br>><br>> ./configure  --prefix=/usr/local/enctools \<br>> --enable-dv \<br>> --enable-livedotcom --with-livedotcom-tree=../live \<br>> --enable-v4l \<br>> --enable-ogg --enable-mad --enable-faad --enable-a52 --enable-flac \
<br>> --enable-libmpeg2 --enable-vorbis --enable-speex --enable-theora \<br>> --enable-png --enable-x264 \<br>> --enable-freetype --enable-fribidi --enable-libxml2 \<br>> --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
<br>> --with-ffmpeg-vorbis --with-ffmpeg-theora --with-ffmpeg-ogg<br>><br>> Configure runs OK, but when I try to execute make I get following error :<br>><br>> faad.c: In function âDecodeBlockâ:<br>> faad.c
:319: error: âfaacDecFrameInfoâ it has not a member called âpsâ<br>> faad.c:323: error: âfaacDecFrameInfoâ has not a member called âpsâ<br>> faad.c:337: error: âfaacDecFrameInfoâ has not a member called âpsâ<br>> make[4]: *** [libfaad_plugin_a-
faad.o] Error 1<br>><br>You miss the faad2 package on your system, so either use --disable-faad<br>or install the missing package.<br><br>><br>><br>> x264 has been download using svn, and installed fine.<br>> ffmpeg has download using svn, and installed fine.
<br>><br>><br>> Thanks,<br>><br>> Toni.<br>><br><br>--<br>This is the vlc-devel mailing-list, see <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a><br>To unsubscribe, please read <a href="http://developers.videolan.org/lists.html">
http://developers.videolan.org/lists.html</a><br><br></blockquote></div><br>