# HG changeset patch # User reimar # Date 1215969161 0 # Node ID ccf1f8602a9d49e2e4d3bc19c3f089f0974031f8 # Parent a25810edd65aa5e95f9c7ce955c794977dbe51b8 Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's diff -r a25810edd65a -r ccf1f8602a9d etc/codecs.conf --- a/etc/codecs.conf Sun Jul 13 17:06:36 2008 +0000 +++ b/etc/codecs.conf Sun Jul 13 17:12:41 2008 +0000 @@ -2782,6 +2782,14 @@ ; registered with Microsoft driver imaadpcm +audiocodec ffadpcmimadk3 + info "FFmpeg DK3 IMA ADPCM audio" + status working + format 0x62 ; This format number was used by Duck Corp. but not officially + ; registered with Microsoft + driver ffmpeg + dll adpcm_ima_dk3 + audiocodec dk3adpcm info "Duck DK3 ADPCM (rogue format number)" status working