comparison etc/codecs.conf @ 27245:ccf1f8602a9d

Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
author reimar
date Sun, 13 Jul 2008 17:12:41 +0000
parents a25810edd65a
children b9af28b39daf
comparison
equal deleted inserted replaced
27244:a25810edd65a 27245:ccf1f8602a9d
2780 status working 2780 status working
2781 format 0x61 ; This format number was used by Duck Corp. but not officially 2781 format 0x61 ; This format number was used by Duck Corp. but not officially
2782 ; registered with Microsoft 2782 ; registered with Microsoft
2783 driver imaadpcm 2783 driver imaadpcm
2784 2784
2785 audiocodec ffadpcmimadk3
2786 info "FFmpeg DK3 IMA ADPCM audio"
2787 status working
2788 format 0x62 ; This format number was used by Duck Corp. but not officially
2789 ; registered with Microsoft
2790 driver ffmpeg
2791 dll adpcm_ima_dk3
2792
2785 audiocodec dk3adpcm 2793 audiocodec dk3adpcm
2786 info "Duck DK3 ADPCM (rogue format number)" 2794 info "Duck DK3 ADPCM (rogue format number)"
2787 status working 2795 status working
2788 format 0x62 ; This format number was used by Duck Corp. but not officially 2796 format 0x62 ; This format number was used by Duck Corp. but not officially
2789 ; registered with Microsoft 2797 ; registered with Microsoft