⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 codecs.conf

📁 PocketPc(WinCE)上可播放低码率*.rmvb文件的播放器
💻 CONF
📖 第 1 页 / 共 5 页
字号:
  fourcc dvpp        ; DVCPRO - PAL
  fourcc AVdv        ; AVID DV
  driver libdv
  dll libdv.so.2
  out YUY2

; note: it crashes with pond.dv :(
videocodec mcdv
  info "MainConcept DV Codec"
  status working
  fourcc DVSD,dvsd   ; PAL
  fourcc DVCS,dvcs   ; NTSC ?
  fourcc CDVC,cdvc   ; ???
  fourcc "dvcp" dvsd ; PAL DV in .mov
  fourcc "dvc " dvcs ; NTSC DV in .mov
  driver vfw
  dll "mcdvd_32.dll"
  out YUY2
  out UYVY
  out BGR32,BGR24,BGR15

; 3ivx:

videocodec 3ivXxa
  info "XAnim's 3ivx Delta 3.5 plugin"
  status working
  fourcc 3IV1
  driver xanim
  dll "vid_3ivX.xa"
  out YV12,IYUV,I420

videocodec 3ivX
  info "3ivx Delta 4.5"
  status working
  fourcc 3IV1
  driver dshow
  dll "3ivxDSDecoder.ax" ; 3ivx.dll is also required
  guid 0x0E6772C0, 0xDD80, 0x11D4, 0xB5, 0x8f, 0xA8, 0x6B, 0x66, 0xd0, 0x61, 0x1c
  out YV12
  out YUY2
  out BGR32,BGR24,BGR16,BGR15

; RealVideo variants


videocodec rv40win
  info "Win32 RealPlayer 9 RV40 decoder"
  status working
  fourcc RV40,rv40
  driver realvid
  dll "rv40.dll"
  out I420


videocodec rv30win
  info "Win32 RealPlayer 8 RV30 decoder"
  status working
  fourcc RV30,rv30
  driver realvid
  dll "rv30.dll"
  out I420


videocodec rv20winrp10
  info "Win32 RealPlayer 10 RV20 decoder"
  status working
  fourcc RV20,rv20
  driver realvid
  dll "rv20.dll"
  out I420

videocodec ffrv20
  info "FFmpeg RV20 decoder"
  status working
  fourcc RV20,rv20
  driver ffmpeg
  dll rv20
  out YV12,I420,IYUV
  

videocodec ffrv10
  info "FFmpeg RV10 decoder"
  status working
  fourcc RV10,rv10
  fourcc RV13,rv13
  driver ffmpeg
  dll rv10
  out YV12,I420,IYUV

; others:

videocodec alpary
  info "Alparysoft lossless codec dshow"
  status working
  fourcc ASLC
  driver dshow
  dll "aslcodec_dshow.dll"
  guid 0x7f9de066, 0xbf3d, 0x4c17, 0x86, 0xb7, 0x33, 0xe4, 0x3e, 0xbe, 0xae, 0xf0
  out BGR24 flip

videocodec alpary2
  info "Alparysoft lossless codec vfw"
  status working
  fourcc ASLC
  driver vfw
  dll "aslcodec_vfw.dll"
  out BGR24 flip

videocodec LEADMW20
  info "Lead CMW wavelet 2.0"
  status working
  fourcc LCW2
  driver dshow
  dll "LCODCCMW2E.dll"; eval also needs LCMW2.dll
  guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9
  out BGR24,BGR8 flip

videocodec ffvp3
  info "FFmpeg VP3"
  status untested
  fourcc VP30,vp30,VP31,vp31
  format 0x20335056 ; "VP3 " (used in .nsv files)
  driver ffmpeg
  dll "vp3"
  out YV12

videocodec fftheora
  info "FFmpeg Theora"
  status untested
  fourcc theo
  fourcc Thra theo
  format 0xFFFC
  driver ffmpeg
  dll "theora"
  out YV12

videocodec vp3
  info "On2 Open Source VP3 Codec"
  status working
  comment "For SSE-systems use fixed DLL from ftp://mplayerhq.hu/MPlayer/samples/drivers32/"
  fourcc VP30,vp30,VP31,vp31
  flags align16
  driver vfwex
  dll "vp31vfw.dll"
  out YUY2
  out BGR32,BGR24,BGR15

videocodec vp4
  info "On2 VP4 Personal Codec"
  comment "Decodes also VP3"
  status working
  fourcc VP40
  fourcc VP31,VP30,vp31,vp30
  driver vfwex
  dll "vp4vfw.dll"
  out YUY2
  out BGR32,BGR24

videocodec ffvp5
  info "FFmpeg VP5 decoder"
  status working
  fourcc VP50
  driver ffmpeg
  dll "vp5"
  out YV12

videocodec vp5
  info "On2 VP5 Personal Codec"
  status working
  fourcc VP50
  driver vfwex
  dll "vp5vfw.dll"
  out YUY2
  out BGR32,BGR24

videocodec ffvp6
  info "FFmpeg VP6 decoder"
  status working
  fourcc VP60,VP61,VP62
  driver ffmpeg
  dll "vp6"
  out YV12

videocodec ffvp6f
  info "FFmpeg VP6 Flash decoder"
  status working
  fourcc VP6F
  driver ffmpeg
  dll "vp6f"
  out YV12

videocodec vp6
  info "On2 VP6 Personal Codec"
  status working
  fourcc VP60,VP61,VP62
  driver vfwex
  dll "vp6vfw.dll"
  out YUY2
  out BGR32,BGR24

videocodec vp7
  info "On2 VP7 Personal Codec"
  status working
  fourcc VP70
  driver vfwex
  dll "vp7vfw.dll"
  out YUY2
  out BGR32,BGR24

videocodec mwv1
  info "Motion Wavelets"
  status working
  fourcc MWV1
  driver vfw
  dll "icmw_32.dll"
  out BGR24,BGR15 flip

videocodec asv2
  info "ASUS V2"
  status working
  fourcc ASV2
  driver vfw
  dll "asusasv2.dll"
  out UYVY
  out BGR32,BGR24,BGR15 flip

videocodec asv1
  info "ASUS V1"
  status working
  fourcc ASV1
  driver vfw
  dll "asusasvd.dll"
  out UYVY
  out BGR32,BGR24,BGR15 flip

videocodec ffultimotion
  info "IBM Ultimotion native decoder"
  status working
  fourcc ULTI
  driver ffmpeg
  dll "ultimotion"
  out YVU9

videocodec ultimotion
  info "IBM Ultimotion"
  status working
  fourcc ULTI
  driver vfw
  dll "ultimo.dll"
  out YUY2,UYVY
  out BGR32,BGR24,BGR15 flip

videocodec mss1
  info "Windows Screen Video"
  status working
  fourcc MSS1
  driver dshow
  dll "msscds32.ax"
  guid 0x3301a7c4, 0x0a8d, 0x11d4, 0x91, 0x4d, 0x00, 0xc0, 0x4f, 0x61, 0x0d, 0x24
  out BGR32,BGR24,BGR16,BGR15

; CLRVIDDC.DLL needed too, with uppercase
videocodec ucod
  info "UCOD-ClearVideo"
  status working
  fourcc UCOD
  driver vfw
  dll "clrviddd.dll"
  out BGR32,BGR24,BGR15 flip

videocodec vcr2
  info "ATI VCR-2"
  status working
  fourcc VCR2
  driver vfw
  dll "ativcr2.dll"
  out YV12
  out BGR24

videocodec CJPG
  info "CJPG"
  status working
  fourcc CJPG
  driver vfw
  dll "CtWbJpg.DLL"
  out YUY2
  out UYVY
  out BGR24,BGR15

videocodec ffduck
  info "Duck Truemotion1"
  status working
  fourcc DUCK
  driver ffmpeg
  dll "truemotion1"
  out BGR15,BGR16,BGR24,BGR32 query

videocodec fftm20
  info "FFmpeg Duck/On2 TrueMotion 2.0"
  status working
  fourcc TM20
  driver ffmpeg
  dll truemotion2
  out YV12

; our BGR15->BGR32 is bad or the DLL?
videocodec tm20
  info "TrueMotion 2.0"
  status working
  comment "YUV faulting"
  fourcc TM20
  driver dshow
  dll "tm20dec.ax"
  guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
  out BGR32,BGR24,BGR16 flip

videocodec ffamv
  info "Modified MJPEG, used in AMV files"
  status working
  fourcc AMVV  ; internal MPlayer FourCC
  driver ffmpeg
  dll "amv"
  out YV12

videocodec ffsp5x
  info "SP5x codec - used by Aiptek MegaCam"
  status working
  fourcc SP53,SP54,SP55,SP56,SP57,SP58
  driver ffmpeg
  dll "sp5x"
  out YV12

videocodec sp5x
  info "SP5x codec - used by Aiptek MegaCam"
  status working
  fourcc SP53,SP54,SP55,SP56,SP57,SP58
  driver vfw
  dll "sp5x_32.dll"
  out BGR24,BGR15 flip

videocodec vivd2
  info "SoftMedia ViVD V2 codec VfW"
  status working
  fourcc GXVE,gxve
  driver vfw
  dll "ViVD2.dll"
  out YUY2,YV12,I420,YVU9
  out BGR32,BGR24,BGR15

videocodec winx
  info "Winnov Videum winx codec"
  status working
  fourcc WINX
  driver vfwex
  dll "wnvwinx.dll"
  out BGR32,BGR24,BGR15

videocodec ffwnv1
  info "FFmpeg wnv1 native codec"
  status working
  fourcc WNV1
  driver ffmpeg
  dll wnv1
  out 422P

videocodec wnv1
  info "Winnov Videum wnv1 codec"
  status working
  fourcc WNV1
  driver vfwex
  dll "wnvplay1.dll"
  out BGR32,BGR24,BGR15

videocodec vdom
  info "VDOWave codec"
  status working
  fourcc VDOM
  driver vfw
  dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL
  out BGR24

videocodec lsv
  info "Vianet Lsvx Video Decoder"
  status working
  fourcc lsvx
  fourcc lsvm
  fourcc lsvc
  driver vfw
  dll "lsvxdec.dll"
  out BGR32,BGR24,BGR16 flip

videocodec ffvmnc
  info "FFmpeg VMware video"
  status working
  fourcc VMnc
  driver ffmpeg
  dll "VMware video"
  out BGR32,BGR15,BGR8

videocodec vmnc
  info "VMware video"
  status working
  fourcc VMnc
  driver vfw
  dll "vmnc.dll"
  out BGR24,BGR15,BGR8 query,flip

videocodec ffsmkvid
  info "FFmpeg Smacker Video"
  status working
  fourcc SMK2
  fourcc SMK4
  out BGR8
  driver ffmpeg
  dll "smackvid"

videocodec ffcavs
  info "Chinese AVS Video"
  comment "only works with libavformat demuxer"
  status working
  fourcc CAVS
  driver ffmpeg
  dll "cavs"
  out I420

; quicktime codecs:

videocodec qt3ivx
  info "win32/quicktime 3IV1 (3ivx) decoder"
  status working
  fourcc 3IV1
  driver qtvideo
  dll "3ivx Delta 3.5.qtx"
  out YUY2

videocodec qtavui
  info "Win32/QuickTime Avid Meridien Uncompressed"
  status working
  fourcc AVUI
  driver qtvideo
  dll "AvidQTAVUICodec.qtx"
  out YUY2

videocodec qth263
  info "Win32/QuickTime H.263 decoder"
  status crashing
  fourcc h263
  driver qtvideo
  dll "QuickTime.qts"
  out YUY2

videocodec qtrlerpza
  info "Win32/Quicktime RLE/RPZA decoder"
  comment "no colorspace accepted"
  status crashing
  fourcc rpza
  format 0x20656C72 ; "rle "
  driver qtvideo
  dll "QuickTime.qts"
  out BGR32,BGR24,BGR15

videocodec qtvp3
  info "Win32/QuickTime VP3 decoder"
  status crashing
  fourcc VP31
  driver qtvideo
  dll "On2_VP3.qtx"
  out YUY2

videocodec qtzygo
  info "win32/quicktime ZyGo decoder"
  status buggy
  comment "wrong colors"
  fourcc ZyGo,zygo,lsvx
  driver qtvideo
  dll "ZyGoVideo.qtx"
  out BGR32,RGB32

videocodec qtbhiv
  info "Win32/QuickTime BeHereiVideo decoder"
  comment "sample file wanted!"
  status untested
  fourcc bhiv
  driver qtvideo
  dll "BeHereiVideo.qtx"
  out YUY2

videocodec qtcvid
  info "Win32/QuickTime Cinepak decoder"
  status working
  fourcc cvid
  driver qtvideo
  dll "QuickTime.qts"
  out YUY2

videocodec qtindeo
  info "Win32/QuickTime Indeo decoder"
  status crashing
  fourcc IV31,iv31
  fourcc IV32,iv32
  fourcc IV41
  driver qtvideo
  dll "QuickTime.qts"
  out YUY2

videocodec qtmjpeg
  info "Win32/QuickTime MJPEG decoder"
  status crashing
  fourcc dmb1
  fourcc mjpa
  fourcc mjpb
  driver qtvideo
  dll "QuickTime.qts"
  out YUY2

videocodec qtmpeg4
  info "Win32/QuickTime MPEG-4 decoder"
  status crashing
  fourcc mp4v
  driver qtvideo
  dll "QuickTime.qts"
  out YUY2

videocodec qtsvq3
  info "Win32/QuickTime SVQ3 decoder"
  status working
  fourcc SVQ3
  driver qtvideo
  dll "QuickTimeEssentials.qtx"
  out YUY2

videocodec qtsvq1
  info "Win32/QuickTime SVQ1 decoder"
  status buggy
  fourcc SVQ1
  driver qtvideo
  dll "QuickTime.qts"
  out YVU9

; VSS codecs (http://vsofts.com/solutions.html):

videocodec vsslight
  info "VSS Codec Light"
  status working
  fourcc VSSV
  driver vfw
  dll "vsslight.dll"
  out BGR24 flip

videocodec vssh264
  info "VSS H.264 New"
  status working
  fourcc VSSH
  driver dshow
  dll "vsshdsd.dll"
  guid 0x6931C7e7, 0x75b7, 0x4729, 0xa1, 0x53, 0xa8, 0xad, 0x99, 0xbd, 0xf7, 0x0b
  out YV12

videocodec vssh264old
  info "VSS H.264 Old"
  status working
  fourcc VSSH
  driver vfw
  dll "vssh264.dll" ; need also vssh264core.dll, vssh264dec.dll
  out BGR24 flip

videocodec vsswlt
  info "VSS Wavelet Video Codec"
  status working
  fourcc VSSW
  driver vfw
  dll "vsswlt.dll"
  out BGR24 flip

; buggy codecs:  (any volunteers for native rewrite?)

videocodec zlib
  info "AVIzlib"
  status working
  comment "24bpp only"
  fourcc ZLIB
  driver vfw
  dll "avizlib.dll"
  out BGR24 flip

videocodec mszh
  info "AVImszh"
  status working
  comment "24bpp only"
  fourcc MSZH
  driver vfw
  dll "avimszh.dll"
;  out YUY2
;  out BGR32,BGR24,BGR15
  out BGR24

videocodec alaris
  info "Alaris VideoGramPiX"
; http://www.alaris.com/movies/toocool.vgm
; Martin Schuster <schuster@ap.univie.ac.at>
  status crashing
  comment "only produces strange patterns"
  fourcc VGPX,VTLP VGPX
  driver vfwex
  dll "vgpix32d.dll"
  out UYVY
  out BGR24

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -