📄 codecs.conf
字号:
driver dk3adpcm
audiocodec ffroqaudio
info "Id RoQ File Audio Decoder"
status working
fourcc RoQA ; internal MPlayer FourCC
driver ffmpeg
dll "roq_dpcm"
audiocodec ffsmkaud
info "FFmpeg Smacker Audio"
status buggy
fourcc SMKA
driver ffmpeg
dll "smackaud"
audiocodec ffdsicinaudio
info "FFmpeg Delphine CIN audio"
status working
fourcc DCIA ; internal MPlayer FourCC
driver ffmpeg
dll dsicinaudio
audiocodec ff4xmadmpcm
info "FFmpeg 4XM ADPCM audio"
status working
fourcc 4XMA ; internal MPlayer FourCC
driver ffmpeg
dll adpcm_4xm
audiocodec ffadpcmimaws
info "FFmpeg Westwood IMA ADPCM audio"
status working
fourcc AIWS ; internal MPlayer FourCC
driver ffmpeg
dll adpcm_ima_ws
audiocodec ffwssnd1
info "FFmpeg Westwood SND1"
status working
fourcc SND1 ; internal MPlayer FourCC
driver ffmpeg
dll ws_snd1
audiocodec ffinterplaydpcm
info "FFmpeg Interplay DPCM audio"
status working
fourcc INPA ; internal MPlayer FourCC
driver ffmpeg
dll interplay_dpcm
audiocodec ffadpcmea
info "FFmpeg EA ADPCM audio"
status working
fourcc ADEA ; internal MPlayer FourCC
driver ffmpeg
dll adpcm_ea
audiocodec ffxandpcm
info "FFmpeg XAN DPCM audio"
comment "only works with libavformat demuxer"
status working
fourcc Axan
driver ffmpeg
dll xan_dpcm
audiocodec ffadpcmthp
info "FFmpeg THP ADPCM audio"
status working
fourcc THPA
driver ffmpeg
dll adpcm_thp
audiocodec libdv
info "raw DV audio decoder (libdv)"
status working
fourcc RADV
driver libdv
dll libdv.so.2
audiocodec ffdv
info "FFmpeg DV audio decoder"
status working
fourcc RADV
driver ffmpeg
dll "dvaudio"
audiocodec faad
info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder"
status working
fourcc mp4a,MP4A
fourcc "AAC " ; Used in NSV
fourcc "AACP" ; Used in NSV for AACPlus
format 0xff
format 0x706D
driver faad
dll libfaad2
audiocodec ffflac
info "FFmpeg FLAC audio decoder"
status working
format 0x43614C66
format 0xF1AC
driver ffmpeg
dll "flac"
audiocodec ffalac
info "FFmpeg ALAC audio decoder"
status working
fourcc alac
driver ffmpeg
dll "alac"
audiocodec fftta
info "FFmpeg True Audio (TTA) decoder"
status working
fourcc TTA1 ; internal MPlayer FourCC
driver ffmpeg
dll "tta"
audiocodec ffwavpack
info "FFmpeg WavPack audio decoder"
status working
fourcc WVPK ; internal MPlayer FourCC
driver ffmpeg
dll "wavpack"
audiocodec ffshorten
info "FFmpeg Shorten audio decoder"
status working
fourcc shrn ; internal MPlayer FourCC
driver ffmpeg
dll "shorten"
audiocodec ffape
info "FFmpeg Monkey's Audio decoder"
status working
fourcc "APE "
driver ffmpeg
dll "ape"
audiocodec pcm
info "Uncompressed PCM"
status working
format 0x0
format 0x1
format 0x3 ; IEEE float
format 0xfffe ; Extended
format 0x20776172 ; "raw " (MOV files)
format 0x736f7774 ; "twos" (MOV files)
format 0x74776f73 ; "sowt" (MOV files)
format 0x32336c66 ; "fl32" (MOV files)
format 0x666c3332 ; "23lf" (MOV files)
; format 0x34366c66 ; "fl64" (MOV files)
; format 0x666c3634 ; "46lf" (MOV files)
format 0x454e4f4e ; "NONE" (MOV files from Kodak CX6320)
format 0x34326e69 ; "in24" (MOV files)
format 0x696e3234 ; "42ni" (MOV files)
format 0x32336e69 ; "in32" (MOV files)
format 0x696e3332 ; "23ni" (MOV files)
;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
; format 0x6
; format 0x7
; format 0x11
; format 0x50
; format 0x2000
;;;;
driver pcm
audiocodec divx
info "DivX audio (WMA)"
status working
format 0x160
format 0x161
driver acm
dll "divxa32.acm"
audiocodec msadpcmacm
info "MS ADPCM"
status working
format 0x2
driver acm
dll "msadp32.acm"
#audiocodec mp3
# info "mp3lib MPEG layer-2, layer-3"
# status working
# comment "Optimized to MMX/SSE/3Dnow!"
# format 0x50 ; layer-1 && layer-2
# format 0x55 ; layer-3
# format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
# fourcc ".mp3" ; CBR/VBR MP3 (MOV files)
# fourcc "MP3 " ; used in .nsv files
# fourcc "LAME" ; used in mythtv .nuv files
# driver mp3lib
audiocodec ffpcmdaud
info "D-Cinema audio (FFmpeg)"
status untested
fourcc "daud"
driver ffmpeg
dll "pcm_s24daud"
;audiocodec ffwmav1
; info "DivX audio v1 (FFmpeg)"
; status untested
; format 0x160
; driver ffmpeg
; dll "wmav1"
;audiocodec ffwmav2
; info "DivX audio v2 (FFmpeg)"
; status untested
; format 0x161
; driver ffmpeg
; dll "wmav2"
audiocodec ffmac3
info "Macintosh Audio Compression and Expansion 3:1"
status untested
fourcc "MAC3"
driver ffmpeg
dll "mace3"
audiocodec ffmac6
info "Macintosh Audio Compression and Expansion 6:1"
status untested
fourcc "MAC6"
driver ffmpeg
dll "mace6"
audiocodec ffsonic
info "FFmpeg Sonic"
status untested
fourcc SONC
format 0x2048
driver ffmpeg
dll "sonic"
audiocodec ffmp3on4
info "FFmpeg Multi-channel MPEG layer-3 on MP4 audio decoder"
status working
format 0x1d61346d ; 'm','4','a',29 internal MPlayer fourcc
driver ffmpeg
dll "mp3on4"
#audiocodec ffmp3adu
# info "FFmpeg MPEG layer-3 adu audio decoder"
# comment "integer only"
# status working
# format 0x55756461 ; 'a','d','u',0x55 internal MPlayer fourcc
# driver ffmpeg
# dll "mp3adu"
#audiocodec ffmp2
# info "FFmpeg MPEG layer-1 and layer-2 audio decoder"
# comment "integer only"
# status working
# format 0x50
# driver ffmpeg
# dll "mp2"
audiocodec mad
info "libMAD MPEG layer 1-2-3"
status working
format 0x50
format 0x55
format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
fourcc ".mp3" ; CBR/VBR MP3 (MOV files)
fourcc "MP3 " ; used in .nsv files
fourcc "LAME" ; used in mythtv .nuv files
driver libmad
dll "libmad"
#audiocodec ffmp3
# info "FFmpeg MPEG layer-3 audio decoder"
# comment "integer only"
# status working
# format 0x55
# format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
# fourcc ".mp3" ; CBR/VBR MP3 (MOV files)
# fourcc "MP3 " ; used in .nsv files
# fourcc "LAME" ; used in mythtv .nuv files
# driver ffmpeg
# dll "mp3"
#audiocodec mp3acm
# info "MPEG layer-3"
# status working
# comment "conflicts with security kernel patches"
# format 0x55
# driver acm
# dll "l3codeca.acm"
audiocodec imaadpcmacm
info "IMA ADPCM"
status working
format 0x11
driver acm
dll "imaadp32.acm"
audiocodec msgsm
info "MS GSM"
status working
format 0x31
format 0x32
fourcc agsm
driver msgsm
audiocodec msgsmacm
info "MS GSM"
status working
format 0x31
; format 0x32
driver acm
dll "msgsm32.acm"
audiocodec msnaudio
info "MSN AUDIO"
status working
; format 0x31
format 0x32
driver acm
dll "msnaudio.acm"
audiocodec alaw
info "aLaw"
status working
format 0x6
format 0x77616C61 ; 'alaw', .mov files
driver alaw
audiocodec ulaw
info "uLaw"
status working
format 0x7
format 0x77616c75 ; "ulaw" (MOV files)
driver alaw
audiocodec dvdpcm
info "Uncompressed DVD/VOB LPCM"
status working
format 0x10001
driver dvdpcm
#audiocodec a52
# info "AC3-liba52"
# status working
# format 0x2000
# fourcc dnet
# driver liba52
# dll "liba52"
audiocodec ffac3
info "FFmpeg AC-3"
status working
format 0x2000
fourcc dnet
driver ffmpeg
dll ac3
audiocodec dts
info "DTS-libdca"
status working
format 0x2001
driver libdca
audiocodec ffdca
info "FFmpeg DTS"
status working
format 0x2001
driver ffmpeg
dll "dca"
audiocodec ffmusepack7
info "Musepack sv7 audio codec"
comment "only works with libavformat demuxer"
status working
fourcc "MPC "
driver ffmpeg
dll "mpc sv7"
audiocodec musepack
info "Musepack audio codec"
status working
fourcc "MPC "
format 0x2b4d
driver mpcdec
audiocodec ffamrnb
info "AMR Narrowband"
status working
fourcc samr
driver ffmpeg
dll "libamr_nb"
audiocodec ffamrwb
info "AMR Wideband"
status working
fourcc sawb
driver ffmpeg
dll "libamr_wb"
audiocodec ffadcpmswf
info "FFmpeg's ADPCM Flash-variant"
status working
format 0x5346 ; 'SF', pseudo id
driver ffmpeg
dll "adpcm_swf"
audiocodec voxware
info "VoxWare"
status working
comment "windows users need msms001.vwp in windows\\system32 folder"
format 0x75
driver dshow
dll "voxmsdec.ax" ; need also msms001.vwp
guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d
audiocodec acelp
info "ACELP.net Sipro Lab Audio Decoder"
status working
format 0x130
driver dshow
dll "acelpdec.ax"
guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7
audiocodec ffimc
info "FFmpeg Intel Music Coder"
status working
format 0x401
driver ffmpeg
dll "imc"
audiocodec imc
info "Intel Music Coder"
status working
comment "driver at http://codeczone.virtualave.net/FXIMCAUD.zip"
format 0x401
driver acm
dll "imc32.acm"
audiocodec iac25
info "Indeo audio"
status working
format 0x402
driver acm
dll "iac25_32.ax"
audiocodec ffctadp32
info "Creative ADPCM native codec"
status working
format 0x200
driver ffmpeg
dll "adpcm_ct"
audiocodec ctadp32
info "Creative ADPCM codec"
status working
format 0x200
driver acm
dll "ctadp32.acm"
audiocodec sc4
info "SC4 : Micronas speech codec (ADPCM, MPman recording)"
status working
format 0x350
driver acm
dll "mi-sc4.acm"
audiocodec hwac3
info "AC3 through S/PDIF"
status working
format 0x2000
fourcc dnet
driver hwac3
audiocodec hwdts
info "DTS through S/PDIF"
status working
format 0x2001
driver hwac3
audiocodec ffvorbis
info "FFmpeg Vorbis decoder"
status working
fourcc vrbs
format 0x566F
driver ffmpeg
dll "vorbis"
audiocodec vorbis
info "OggVorbis Audio Decoder"
status working
comment "OggVorbis driver using libvorbis"
fourcc vrbs
format 0x566F
driver libvorbis
dll "libvorbis"
; acm codec doesn't work, haven't tried zorannt dshow codec
; driver acm
; dll "vorbis.acm"
audiocodec speex
info "Speex Audio Decoder"
status working
comment "Speex driver using libspeex"
fourcc 'spx '
driver speex
dll "speex"
audiocodec vivoaudio
info "Vivo G.723/Siren Audio Codec"
status working
format 0x111 ; vivo g.723
format 0x112 ; siren
driver acm
dll "vivog723.acm"
audiocodec g72x
info "G.711/G.721/G.723"
status crashing
comment "does not work yet - just noise :("
format 0x111 ; vivo g.723
format 0x112 ; vivo siren
driver g72x
dll "g72x.c"
audiocodec ffg726
info "Sharp G.726 Audio"
status working
format 0x45
driver ffmpeg
dll "g726"
audiocodec g726
info "Sharp G.726 Audio"
status untested
format 0x45
driver acm
dll "scg726.acm"
audiocodec atrac3
info "Sony ATRAC3"
status buggy
comment "format not accepted"
format 0x270
driver acm
dll "atrac3.acm"
audiocodec ALF2
; http://www.nctsoft.com/products/NCTALFCD/
; jdp@mail.sonofon.dk
info "ALF2"
status working
format 0x1FC4 ; ALF2
driver acm
dll "alf2cd.acm"
audiocodec fftruespeech
info "FFmpeg TrueSpeech"
status working
format 0x22
driver ffmpeg
dll "truespeech"
audiocodec truespeech
info "DSP Group TrueSpeech(TM)"
status working
format 0x22
driver acm
dll "tssoft32.acm" ; need also tsd32.dll
; rt32dcmp.dll needed too
audiocodec voxwarert24
info "VoxWare RT24 speech codec"
status working
format 0x181c
driver acm
dll "nsrt2432.acm"
audiocodec lhacm
info "Lernout & Hauspie CELP and SBC codecs"
status working
format 0x1101 ; CELP
format 0x1102 ; SBC
format 0x1103 ; SBC
format 0x1104 ; SBC
driver acm
dll "lhacm.acm"
audiocodec TwinVQ
info "VQF codec by NTTLabs"
status working
fourcc TWIN
driver vqf
dll "tvqdec.dll"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -