[MPlayer-cvslog] r23239 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Sun May 6 20:15:17 CEST 2007
Author: cehoyos
Date: Sun May 6 20:15:16 2007
New Revision: 23239
Log:
Play amr_nb and amr_wb with FFmpegs r8880
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Sun May 6 20:15:16 2007
@@ -2959,14 +2959,14 @@ audiocodec ffamrnb
status working
fourcc samr
driver ffmpeg
- dll "amr_nb"
+ dll "libamr_nb"
audiocodec ffamrwb
info "AMR Wideband"
status working
fourcc sawb
driver ffmpeg
- dll "amr_wb"
+ dll "libamr_wb"
audiocodec ffadcpmswf
info "FFmpeg's ADPCM Flash-variant"
More information about the MPlayer-cvslog
mailing list