📄 codecs.conf
字号:
; non-working codecs:
videocodec vcr1
info "ATI VCR-1"
status crashing
fourcc VCR1
driver vfw
dll "ativcr1.dll"
out RGB24 flip
videocodec pim1
info "Pinnacle Hardware MPEG-1"
status crashing
comment "no picture. use ffmpeg12!"
fourcc PIM1
driver vfw
dll "pclepim1.dll"
out BGR24 flip
; out I420
; out YUY2
; out BGR32,BGR24,BGR16,BGR15
videocodec qpeg
info "Q-Team's QPEG (www.q-team.de)"
status working
comment "BGR8 only!"
fourcc Q1.0,QPEG
fourcc Q1.1,qpeq
driver vfw
dll "qpeg32.dll"
out BGR8 flip
videocodec rricm
info "rricm"
status crashing
fourcc dmb1
driver vfw
dll "rricm.dll"
out YUY2
out BGR24 flip
videocodec ffcamtasia
info "TechSmith Camtasia Screen Codec (native)"
status working
fourcc TSCC,tscc
driver ffmpeg
dll "camtasia"
out BGR32,BGR24,BGR15,BGR8 query
; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp
videocodec camtasia
info "TechSmith Camtasia Screen Codec"
status working
fourcc TSCC,tscc
driver vfw
dll "tsccvid.dll"
out BGR32,BGR24,BGR15,BGR8 query,flip
videocodec ffcamstudio
info "CamStudio Screen Codec"
status working
fourcc CSCD,cscd
driver ffmpeg
dll "camstudio"
out BGR32,BGR24,BGR15 query
; Fraps - Realtime Video Capture - http://www.fraps.com/
videocodec fraps
info "FRAPS: Realtime Video Capture"
comment "Requires a processor with SSE???"
status working
fourcc FPS1,fps1
driver vfw
dll "frapsvid.dll"
out BGR32 flip
videocodec fffraps
info "FFmpeg Fraps"
status working
fourcc FPS1,fps1
driver ffmpeg
dll "fraps"
out BGR24,I420
videocodec fftiertexseq
info "FFmpeg Tiertex SEQ"
status working
fourcc TSEQ ; internal MPlayer FourCC
driver ffmpeg
dll "tiertexseqvideo"
out BGR8
videocodec ffvmd
info "FFmpeg Sierra VMD video"
status working
fourcc VMDV ; internal MPlayer FourCC
driver ffmpeg
dll "vmdvideo"
out BGR8
videocodec ffdxa
info "FFmpeg Feeble Files DXA video"
status working
fourcc DXA1 ; internal MPlayer FourCC
driver ffmpeg
dll "dxa"
out BGR8
videocodec ffdsicinvideo
info "FFmpeg Delphine CIN video"
status working
fourcc DCIV ; internal MPlayer FourCC
driver ffmpeg
dll "dsicinvideo"
out BGR8
videocodec ffthp
info "FFmpeg THP video"
status working
fourcc THPV ; internal MPlayer FourCC
driver ffmpeg
dll thp
out YV12
videocodec ffbethsoftvid
info "FFmpeg Bethesda Software VID"
comment "video plays much too fast"
status buggy
fourcc BETH ; internal MPlayer FourCC
driver ffmpeg
dll bethsoftvid
out BGR8
videocodec fftxd
info "FFmpeg Renderware TeXture Dictionary decoder"
status working
fourcc TXDV ; internal MPlayer FourCC
driver ffmpeg
dll txd
out BGR32
videocodec xan
info "XAN Video"
status working
fourcc Xxan
driver vfw
dll "xanlib.dll"
out BGR24,BGR15,BGR8 query,flip
videocodec ffwc3
info "FFmpeg XAN wc3"
status buggy
fourcc WC3V ; internal MPlayer FourCC
driver ffmpeg
dll "xan_wc3"
out BGR8
videocodec ffidcin
info "FFmpeg Id CIN video"
status buggy
fourcc IDCI ; internal MPlayer FourCC
driver ffmpeg
dll "idcinvideo"
out BGR8
videocodec ffinterplay
info "FFmpeg Interplay Video"
status buggy
fourcc INPV ; internal MPlayer FourCC
driver ffmpeg
dll "interplayvideo"
out BGR8
videocodec ffvqa
info "FFmpeg VQA Video"
status buggy
fourcc VQAV ; internal MPlayer FourCC
driver ffmpeg
dll "vqavideo"
out BGR8
videocodec ffc93
info "FFmpeg C93 Video"
status buggy
fourcc C93V ; internal MPlayer FourCC
driver ffmpeg
dll c93
out BGR8
; raw formats: (now RGB formats are autodetected)
; these raw codecs are used mostly by TV input
; 0x20776172 is used by Quicktime ('raw ')
; 0x0 is used by AVI
; YV12,RGB|32,RGB|24.. is created by MPlayer
videocodec rawrgb32
info "RAW RGB32"
status working
driver raw
format 0x0
format 0x20776172
format 0x52474220
out RGB32
videocodec rawrgb24
info "RAW RGB24"
status working
driver raw
format 0x0
format 0x20776172
format 0x52474218
out RGB24
videocodec rawrgb16
info "RAW RGB16"
status working
driver raw
format 0x0
format 0x20776172
format 0x52474210
out RGB16
videocodec rawbgr32flip
info "RAW BGR32"
status working
driver raw
format 0x0
out BGR32 flip
videocodec rawbgr32
info "RAW BGR32"
status working
driver raw
format 0x0
format 0x42475220
out BGR32
videocodec rawbgr24flip
info "RAW BGR24"
status working
driver raw
format 0x0
out BGR24 flip
videocodec rawbgr24
info "RAW BGR24"
status working
driver raw
format 0x0
format 0x20776172
format 0x42475218
out BGR24
videocodec rawbgr16flip
info "RAW BGR15"
status working
driver raw
format 0x0
out BGR16 flip
videocodec rawbgr16
info "RAW BGR15"
status working
driver raw
format 0x0
format 0x20776172
format 0x42475210
out BGR16
videocodec rawbgr15flip
info "RAW BGR15"
status working
driver raw
format 0x0
out BGR15 flip
videocodec rawbgr15
info "RAW BGR15"
status working
driver raw
format 0x0
format 0x20776172
format 0x4247520F
out BGR15
videocodec rawbgr8flip
info "RAW BGR8"
status working
driver raw
format 0x0
out BGR8 flip
videocodec rawbgr8
info "RAW BGR8"
status working
driver raw
format 0x0
format 0x20776172
format 0x42475208
out BGR8
videocodec rawbgr1
info "RAW BGR1"
status working
driver raw
format 0x0
format 0x20776172
format 0x42475201
out BGR1 flip
videocodec rawyuy2
info "RAW YUY2"
status working
driver raw
format 0x0 0x32595559
format 0x20776172
fourcc yuy2,YUY2
out YUY2
videocodec rawuyvy
info "RAW UYVY"
status working
driver raw
format 0x0 0x59565955
format 0x79757632 0x59565955 # 2vuy as created by QuickTime captures
format 0x20776172
fourcc uyvy,UYVY
out UYVY
videocodec raw444P
info "RAW 444P"
status working
driver raw
format 0x0 0x50343434
format 0x20776172
fourcc 444p,444P
out 444P
videocodec raw422P
info "RAW 422P"
status working
driver raw
format 0x0 0x50323234
format 0x20776172
fourcc 422p,422P
out 422P
videocodec rawyv12
info "RAW YV12"
status working
driver raw
format 0x0 0x32315659
format 0x20776172
fourcc yv12,YV12
out YV12
videocodec rawnv21
info "RAW NV21"
status working
driver hmblck
format 0x0 0x3132564E
format 0x20776172
fourcc nv21,NV21
out YV12
videocodec rawnv12
info "RAW NV12"
status working
driver hmblck
format 0x0 0x3231564E
format 0x20776172
fourcc nv12,NV12
out YV12
videocodec rawhm12
info "RAW HM12"
status working
driver hmblck
format 0x0 0x32314D48
format 0x20776172
fourcc hm12,HM12
out YV12
videocodec rawi420
info "RAW I420"
status working
driver raw
format 0x0 0x30323449
format 0x20776172
fourcc i420,I420
fourcc IYUV,iyuv
out I420,IYUV
videocodec rawyvu9
info "RAW YVU9"
status working
driver raw
format 0x0 0x39555659
format 0x20776172
fourcc yvu9,YVU9
out YVU9
videocodec rawy800
info "RAW Y8/Y800"
status working
driver raw
format 0x0
format 0x20203859 ; "Y8 "
fourcc y800,Y800
out Y800,Y8
; NULL codec - for testing.
videocodec null
info "NULL codec (no decoding!)"
status crashing
comment "for unknown/unsupported codecs or testing"
driver null
out YV12
out I420
out YUY2
out UYVY
out YVU9
out BGR32,BGR24,BGR16,BGR15
;=============================================================================
; AUDIO CODECS
;=============================================================================
audiocodec wma9dmo
info "Windows Media Audio 9 DMO"
status working
format 0x162
format 0x163
driver dmo
dll "wma9dmod.dll"
guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1
audiocodec wmadmo
info "Windows Media Audio DMO"
status working
format 0x160
format 0x161
format 0x162
format 0x163
driver dmo
dll "wmadmod.dll"
guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a
audiocodec wma9spdmo
info "Windows Media Audio 9 Speech DMO"
status working
format 0xa
driver dmo
dll "wmspdmod.dll"
guid 0x874131cb, 0x4ecc, 0x443b, 0x89, 0x48, 0x74, 0x6b, 0x89, 0x59, 0x5d, 0x20
audiocodec wma9spdshow
info "Windows Media Audio 9 Speech DShow"
status working
format 0xa
driver dshow
dll "wmavds32.ax"
guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad
audiocodec ffqdm2
info "FFmpeg QDM2 audio decoder"
status working
format 0x324D4451 ; "QDM2"
driver ffmpeg
dll "qdm2"
audiocodec qdmc
info "QuickTime QDMC/QDM2 audio decoders"
status working
format 0x324D4451 ; "QDM2"
format 0x434D4451 ; "QDMC"
driver qtaudio
dll "QuickTime.qts"
audiocodec qclp
info "QuickTime QCLP audio decoder"
status working
format 0x706C6351 ; "QCLP"
driver qtaudio
dll "QuickTime.qts"
audiocodec qtmace3
info "QuickTime MACE3 audio decoder"
status working
format 0x3343414D ; "MAC3"
driver qtaudio
dll "QuickTime.qts"
audiocodec qtmace6
info "QuickTime MACE6 audio decoder"
status working
format 0x3643414D ; "MAC6"
driver qtaudio
dll "QuickTime.qts"
audiocodec ffra144
info "FFmpeg RealAudio 1.0"
status working
format 0x345F3431 ; "14_4"
driver ffmpeg
dll "real_144"
audiocodec ffra288
info "FFmpeg RealAudio 2.0"
status working
format 0x385F3832 ; "28_8"
driver ffmpeg
dll "real_288"
;audiocodec ffcook
; info "FFmpeg COOK audio decoder"
; status working
; format 0x6B6F6F63 ; "cook"
; driver ffmpeg
; dll "cook"
;audiocodec ffatrc
; info "FFmpeg Atrac 3 audio decoder"
; status working
; format 0x63727461 ; "atrc"
; format 0x270 ; atrac3 in wav
; driver ffmpeg
; dll "atrac 3"
audiocodec ra10cookwin
info "Win32 RealAudio 10 COOK"
comment "supports cook 5.1"
status working
format 0x6B6F6F63 ; "cook"
driver realaud
dll "cook.dll"
audiocodec ra10siprwin
info "Win32 RealAudio 10 "
status working
format 0x72706973 ; "sipr"
driver realaud
dll "sipr.dll"
audiocodec ra10atrcwin
info "Win32 RealAudio 10 ATRAC3"
status working
format 0x63727461 ; "atrc"
driver realaud
dll "atrc.dll"
audiocodec ffadpcmimaamv
info "FFmpeg AMV IMA ADPCM audio"
status working
fourcc AMVA ; internal MPlayer FourCC
driver ffmpeg
dll adpcm_ima_amv
audiocodec imaadpcm
info "IMA ADPCM"
status working
format 0x11
format 0x34616d69 ; "ima4" (MOV files)
format 0x1100736d ; "ms\x00\x11" (MOV files)
driver imaadpcm
audiocodec msadpcm
info "MS ADPCM"
status working
format 0x2
format 0x0200736d ; "ms\x00\x02" (MOV files)
driver msadpcm
audiocodec dk4adpcm
info "Duck DK4 ADPCM (rogue format number)"
status working
format 0x61 ; This format number was used by Duck Corp. but not officially
; registered with Microsoft
driver imaadpcm
audiocodec dk3adpcm
info "Duck DK3 ADPCM (rogue format number)"
status working
format 0x62 ; This format number was used by Duck Corp. but not officially
; registered with Microsoft
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -