I have installed libopencore_amr(wb|nb) from source. Compiled mplayer successfully with --enable-libopencore_amrnb --enable-libopencore_amrwb and ldd gives that: ldd /usr/local/bin/mplayer | grep amr libopencore-amrnb.so.0 => /usr/lib/libopencore-amrnb.so.0 (0x00007f1860315000) libopencore-amrwb.so.0 => /usr/lib/libopencore-amrwb.so.0 (0x00007f18600ff000) So everything seems fine, but when trying mencoder -ovc copy -oac lavc -lavcopts acodec=libopencore_amrnb video.flv -o test.avi it crashes with: videocodec: framecopy (720x544 0bpp fourcc=46365056) Audio LAVC, couldn't find encoder for codec libopencore_amrnb. System Ubuntu 9.04, amd-64, mplayer latest from svn. Building ffmpeg with --enable-libopencore_amrnb --enable-libopencore_amrwb works and encodes the vids. Thanks in advance. _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users