[MPlayer-dev-eng] [PATCH] enable libopencore_amrnb encoder

Diego Biurrun diego at biurrun.de
Thu Oct 8 13:27:34 CEST 2009


On Tue, Jul 28, 2009 at 05:19:15PM +0800, wh wrote:
> When encoder amrnb audio mencoder couldn't find encoder for codec  
> libopencore_amrnb.
> 
> This patch make libopencore_amrnb work with mencoder.
> 
> --- configure	??revision 29448??
> +++ configure	??working copy??
> @@ -7080,7 +7080,7 @@
>    def_libopencore_amrnb='#define CONFIG_LIBOPENCORE_AMRNB 1'
>    _libavdecoders="$_libavdecoders LIBOPENCORE_AMRNB_DECODER"
> -  _libavencoders="$_libavencoders LIBOPENCORE_AMRNB_DECODER"
> +  _libavencoders="$_libavencoders LIBOPENCORE_AMRNB_ENCODER"

This has already been fixed.

Diego



More information about the MPlayer-dev-eng mailing list