<br><br><div><span class="gmail_quote">2007/5/30, Toni Menendez Lopez <<a href="mailto:tonimenen@gmail.com">tonimenen@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<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/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">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>

</blockquote></div><br>You need the development package, i.e. libfaad2-dev. The same for all the libraries needed.<br><br>You can try to resolve all dependencies with apt-get build-dep vlc if you are using a Debian-based distro and i guess there are similar commands on each other distro.
<br><br>Regards.<br><br clear="all"><br>-- <br>Alejandro Vazquez Fente