Nov 032008
Para instalar o suporte ao áudio de arquivos .mp4, basta seguir os simples passos abaixo:
AMR Narrow Band
$ cd $HOME/Desktop $ wget http://ftp.penguin.cz/pub/users/utx/amr/amrnb-7.0.0.0.tar.bz2 $ tar xjvf amrnb-7.0.0.0.tar.bz2 $ cd amrnb-7.0.0.0 $ wget http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-700.zip $ ./configure --enable-shared --disable-static $ make $ sudo make install
AMR Wide Band:
$ cd $HOME/Desktop $ wget http://ftp.penguin.cz/pub/users/utx/amr/amrwb-7.0.0.2.tar.bz2 $ tar xjvf amrwb-7.0.0.2.tar.bz2 $ cd amrwb-7.0.0.2 $ wget http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip $ ./configure --enable-shared --disable-static $ make $ sudo make install
Fonte: [Howto] Successfully install the svn mplayer + gmplayer + all the codecs.
Posts relacionados:
Recent Comments