comparison etc/codecs.conf @ 24764:fbf46414bb48

add nellymoser codec to mplayer with internal fourcc NELL
author compn
date Tue, 16 Oct 2007 13:06:35 +0000
parents 73a7e3da473e
children e90b7faa8aec
comparison
equal deleted inserted replaced
24763:5d7f6e5e0847 24764:fbf46414bb48
2745 status working 2745 status working
2746 fourcc "APE " 2746 fourcc "APE "
2747 driver ffmpeg 2747 driver ffmpeg
2748 dll "ape" 2748 dll "ape"
2749 2749
2750 audiocodec ffnellymoser
2751 info "FFmpeg Nellymoser Audio decoder"
2752 status working
2753 fourcc "NELL" ; internal MPlayer FourCC
2754 driver ffmpeg
2755 dll "nellymoser"
2756
2750 audiocodec pcm 2757 audiocodec pcm
2751 info "Uncompressed PCM" 2758 info "Uncompressed PCM"
2752 status working 2759 status working
2753 format 0x0 2760 format 0x0
2754 format 0x1 2761 format 0x1