Working Video Codecs in XBMC
#1
Sad 
i use:
- xbmc 24-08-2004 + some new exports that i submit to sf.
- mplayer 24-08-2004
- sample files that i use >> sample files

Quote:videocodec mpegpes - not tested
info "mpeg pes output (.mpg or dxr3/dvb card)"
comment "for hardware decoding"
status working
format 0x10000001 ; mpeg 1
format 0x10000002 ; mpeg 2
driver mpegpes
out mpes
Quote:videocodec mpeg12 - tested: working (i like ffmpegx)
info "mpeg 1 or 2 (libmpeg2)"
comment "with postprocessing"
status working
format 0x10000001 ; mpeg 1
format 0x10000002 ; mpeg 2
driver libmpeg2
out yv12,i420,iyuv
Quote:videocodec ffmpeg1 - tested: working
info "ffmpeg mpeg 1"
status working
format 0x10000001 ; mpeg 1
fourcc mpg1
fourcc pim1 ; pinnacle hardware-mpeg1
fourcc vcr2
driver ffmpeg
dll "mpeg1video"
out yv12,i420,iyuv
Quote:videocodec ffmpeg2 - tested: working
info "ffmpeg mpeg 2"
status working
format 0x10000002 ; mpeg 2
fourcc mpg2
driver ffmpeg
dll "mpeg2video"
out yv12,i420,iyuv
out 422p,444p
Quote:videocodec ffmpeg12 - tested: working
info "ffmpeg mpeg 1/2"
status working
format 0x10000001 ; mpeg 1
format 0x10000002 ; mpeg 2
fourcc mpg1,mpg2
fourcc pim1 ; pinnacle hardware-mpeg1
fourcc vcr2
driver ffmpeg
dll "mpegvideo"
out yv12,i420,iyuv
out 422p,444p
Quote:videocodec ffmpeg12mc - not tested (sure work is a ffmpeg codec)
info "ffmpeg mpeg 1/2 (xvmc)"
status buggy
format 0x10000001 ; mpeg 1
format 0x10000002 ; mpeg 2
fourcc mpg1,mpg2
fourcc pim1 ; pinnacle hardware-mpeg1
driver ffmpeg
dll "mpegvideo_xvmc"
out idct_mpeg2
out moco_mpeg2
Quote:videocodec nuv - tested: working
info "nuppelvideo"
status working
fourcc nuv1 ; nuv1 is an internal mplayer fourcc
driver nuv
out i420,iyuv
Quote:videocodec mpng - not tested (need libpng) (sure work is a native codec)
info "png images decoder"
status working
comment "gray scaled png with alpha channel not supported"
fourcc mpng,mpng
dll "libpng"
driver mpng
out bgr32,bgr24
Quote:videocodec mtga - not tested (need file)
info "tga images decoder"
status working
comment "only 24bpp and 32bpp rgb tga files supported"
fourcc mtga,mtga
driver mtga
out bgr32,bgr24
Quote:videocodec sgi - not tested (need file)
info "sgi images decoder"
status working
fourcc sgi1 ; sgi1 is an internal mplayer fourcc
driver sgi
out bgr24
Quote:videocodec ffindeo3 - tested: working
info "ffmpeg intel indeo 3.1/3.2"
status working
fourcc iv31,iv31
fourcc iv32,iv32
driver ffmpeg
dll indeo3
out yvu9
Quote:videocodec fffli - tested: working
info "autodesk fli/flc animation"
status working
fourcc flic ; flic is an internal mplayer fourcc
driver ffmpeg
dll "flic"
out bgr8
Quote:videocodec ffqtrle - tested: working
info "quicktime animation (rle)"
status working
format 0x20656c72 ; "rle "
driver ffmpeg
dll "qtrle"
out bgr32,rgb24,bgr15,bgr8 query
Quote:videocodec ffrpza - tested: working
info "quicktime apple video"
status working
fourcc rpza,azpr
driver ffmpeg
dll "rpza"
out bgr15
Quote:videocodec ffsmc - not tested (need file) (sure work is a ffmpeg codec)
info "apple graphics (smc) codec"
status working
format 0x20636d73 ; "smc "
driver ffmpeg
dll "smc"
out bgr8
Quote:videocodec ff8bps - not tested (need file) (sure work is a ffmpeg codec)
info "planar rgb (photoshop)"
status working
fourcc 8bps
driver ffmpeg
dll "8bps"
out bgr32,bgr24,bgr8 query
Quote:videocodec ffcyuv - not tested (need file) (sure work is a ffmpeg codec)
info "creative yuv (libavcodec)"
status working
fourcc cyuv,cyuv
driver ffmpeg
dll "cyuv"
out 411p
Quote:videocodec ffmsrle - not tested (need file) (sure work is a ffmpeg codec)
info "microsoft rle"
status working
format 0x1
format 0x2
driver ffmpeg
dll "msrle"
out bgr8
Quote:videocodec ffroqvideo - not tested (need file) (sure work is a ffmpeg codec)
info "id roq file video decoder"
status working
fourcc roqv ; roqv is an internal mplayer fourcc
driver ffmpeg
dll "roqvideo"
out yv12
Quote:videocodec lzo - not tested (need liblzo) (sure work is a native codec)
info "lzo compressed"
status working
fourcc lzo1
driver lzo
dll "liblzo"
out yv12,i420
out bgr24 flip
Quote:videocodec theora - not tested (need libtheora) (sure work is a native codec)
info "theora (free, reworked vp3)"
status working
fourcc theo,thra
format 0xfffc
driver theora
dll libtheora
out yv12
Quote:videocodec ffcvid - tested: working
info "cinepak video (native codec)"
status working
fourcc cvid,cvid
driver ffmpeg
dll "cinepak"
out yv12,bgr8 query
Quote:videocodec ffvideo1 - tested: working
info "microsoft video 1 (native codec)"
status working
fourcc cram,cram
fourcc msvc,msvc
fourcc wham,wham
driver ffmpeg
dll "msvideo1"
out bgr15,bgr8 query
Quote:videocodec ffmszh - tested: working
info "avimszh (native codec)"
status working
fourcc mszh
driver ffmpeg
dll "mszh"
out bgr24
Quote:videocodec ffzlib - tested: working
info "avizlib (native codec)"
status working
fourcc zlib
driver ffmpeg
dll "zlib"
out bgr24
Quote:videocodec ffhuffyuv - tested: working
info "ffmpeg huffyuv"
status working
fourcc hfyu
driver ffmpeg
dll huffyuv
out yuy2,422p,yv12
out bgr32,bgr24
Quote:videocodec ffv1 - tested: working
info "ffv1 (lossless codec)"
status working
fourcc ffv1
driver ffmpeg
dll ffv1
out 411p,444p,422p,yv12,i420,iyuv,yvu9
out bgr32
Quote:videocodec ffsnow - not tested (need file) (sure work is a ffmpeg codec)
info "ffsnow (michael's wavelet codec)"
status working
fourcc snow,snow
driver ffmpeg
dll snow
out yv12
Quote:videocodec ffasv1 - tested: working
info "ffmpeg asus v1"
status working
fourcc asv1
driver ffmpeg
dll asv1
out yv12,i420,iyuv
Quote:videocodec ffasv2 - tested: working
info "ffmpeg asus v2"
status working
fourcc asv2
driver ffmpeg
dll asv2
out yv12,i420,iyuv
Quote:videocodec ffvcr1 - tested: working
info "ffmpeg ati vcr1"
status working
fourcc vcr1
driver ffmpeg
dll vcr1
out yvu9
Quote:videocodec ffcljr - tested: working
info "ffmpeg cirrus logic accupak (cljr)"
status working
fourcc cljr
driver ffmpeg
dll cljr
out 411p
Quote:videocodec ffsvq1 - tested: working
info "ffmpeg sorenson video v1 (svq1)"
status working
fourcc svq1,svq1
driver ffmpeg
dll svq1
out yvu9
Quote:videocodec ff4xm - not tested (need file) (sure work is a ffmpeg codec)
info "ffmpeg 4xm video"
status working
fourcc 4xmv
driver ffmpeg
dll 4xm
out bgr16
Quote:videocodec ffflv - tested: working
info "ffmpeg flash video"
status working
fourcc flv1
driver ffmpeg
dll flv
out yv12
Quote:videocodec ffdivx - tested: working
info "ffmpeg divx ;-) (ms mpeg-4 v3)"
status working
fourcc mpg3,mpg3 div3
fourcc mp43,mp43 div3 ; m$ mpeg4 v3 (fourcc mapping to div3)
fourcc div5,div5 div3 ; divx 3.20
fourcc div6,div6 div4 ; -||-
fourcc div3,div3,div4,div4
fourcc ap41 div3 ; angelpotion stuff
fourcc col1,col1,col0,col0 ; cool codec (based on mpg4ds32.ax)
fourcc 3ivd,3ivd ; divxdoctored files (3ivx.com)
driver ffmpeg
dll msmpeg4
out yv12,i420,iyuv
Quote:
videocodec ffmp42 - tested: working
info "ffmpeg m$ mpeg-4 v2"
status working
fourcc div2,div2 mp42
fourcc mp42,mp42
driver ffmpeg
dll msmpeg4v2
out yv12,i420,iyuv
Quote:videocodec ffmp41 - tested: working
info "ffmpeg m$ mpeg-4 v1"
status working
fourcc div1,div1 mpg4
fourcc mpg4,mpg4
driver ffmpeg
dll msmpeg4v1
out yv12,i420,iyuv
Quote:videocodec ffwmv1 - tested: working
info "ffmpeg m$ wmv1/wmv7"
status working
fourcc wmv1,wmv1
driver ffmpeg
dll wmv1
out yv12,i420,iyuv
Quote:videocodec ffwmv2 - tested: working
info "ffmpeg m$ wmv2/wmv8"
status buggy
fourcc wmv2,wmv2
driver ffmpeg
dll wmv2
out yv12,i420,iyuv
Quote:
videocodec ffh264 - not tested (need file) (sure work is a ffmpeg codec)
info "ffmpeg h.264"
status working
fourcc h264,h264
format 0x10000005
driver ffmpeg
dll h264
out yv12,i420,iyuv
Quote:videocodec ffsvq3 - tested: working
info "ffmpeg sorenson video v3 (svq3)"
status working
fourcc svq3
driver ffmpeg
dll svq3
out yv12,i420,iyuv
Quote:videocodec ffodivx - tested: working
info "ffmpeg mpeg-4"
status working
fourcc divx,divx
fourcc div1,div1 divx
fourcc mp4s,mp4s ; iso mpeg-4 video v1
fourcc m4s2,m4s2
fourcc xvid,xvid,xvid,xvix
fourcc dx50,dx50,blz0 dx50
fourcc mp4v,mp4v
format 0x4
fourcc ump4
fourcc 3iv2,3iv2 ; 3ivx delta 4
format 0x10000004 ; mpeg 4 es
driver ffmpeg
dll mpeg4 ;opendivx
out yv12,i420,iyuv
Quote:videocodec xvid - tested: working
info "xvid (mpeg-4)"
status working
fourcc divx,divx
fourcc xvid,xvid,xvid
format 0x4
driver xvid
out yv12
out i420
out yuy2
out uyvy
out yvyu
out bgr32,bgr24,bgr16,bgr15
dll "libxvidcore.a"
Quote:videocodec divx4vfw - not tested (use ffdivx)
info "divx4windows-vfw"
status buggy
comment "sig11 with -framedrop"
fourcc divx,divx ; opendivx / divx4
fourcc div1,div1 divx
; fourcc mp4s,mp4s ; iso mpeg-4 video v1
fourcc mp43,mp43,div3,div3,div4,div4 div3 ; for divx4linux only!
fourcc ap41 div3 ; angelpotion stuff
format 0x4
driver vfw
dll "divx.dll"
; out yv12 ; buggy
out yuy2
out bgr32,bgr24,bgr15
Quote:videocodec divxds - not tested (use ffdivx)
info "divx ;-) (ms mpeg-4 v3)"
comment "with postprocessing"
status working
fourcc mp43,mp43 div3 ; fourcc mapping to div3
fourcc div5,div5 div3
fourcc div6,div6 div4
fourcc div3,div3,div4,div4
fourcc ap41 div3 ; angelpotion stuff
driver dshow
dll "divx_c32.ax"
guid 0x82ccd3e0, 0xf71a, 0x11d0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
out yuy2,uyvy
out bgr32,bgr24,bgr16,bgr15
Quote:videocodec divx - not tested (use ffdivx)
info "divx ;-) (ms mpeg-4 v3)"
status working
fourcc mp43,mp43 div3 ; m$ mpeg4 v3 (fourcc mapping to div3)
fourcc div5,div5 div3 ; divx 3.20
fourcc div6,div6 div4 ; -||-
fourcc div3,div3,div4,div4
fourcc ap41 div3 ; angelpotion stuff
driver vfw
dll "divxc32.dll"
out yuy2 yuvhack
out bgr32,bgr24,bgr15
Quote:videocodec mpeg4ds - not tested (use ffdivx)
info "microsoft mpeg-4 v1/v2"
status working
comment "with postprocessing"
fourcc div2,div2 mp42
fourcc mp4s,mp4s ; iso mpeg-4 video v1
fourcc mpg4,mpg4
fourcc mp42,mp42
driver dshow
dll "mpg4ds32.ax"
guid 0x82ccd3e0, 0xf71a, 0x11d0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xea, 0x66
out yuy2
out bgr32,bgr24,bgr16,bgr15
Quote:videocodec mpeg4 - not tested (use ffdivx)
info "microsoft mpeg-4 v1/v2"
status working
fourcc mpg4,mpg4
fourcc mp42,mp42
fourcc div2 mp42
driver vfw
dll "mpg4c32.dll"
out yuy2 yuvhack
out bgr32,bgr24,bgr15
Quote:videocodec wmv8 - not tested (use ffwmv2)
info "windows media video 8"
status working
fourcc wmv2
driver dshow
dll "wmv8ds32.ax"
guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f
out yv12,i420,iyuv
out yuy2,uyvy
out bgr32,bgr24,bgr16,bgr15
Quote:videocodec wmv7 - tested: not working. "ol32.dll fake function cocreateinstance called" (use ffwmv1)
info "windows media video 7"
status working
fourcc wmv1
driver dshow
dll "wmvds32.ax"
guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae
out yuy2,uyvy
out bgr32,bgr24,bgr16,bgr15
Quote:videocodec wmv9dmo - tested: working
info "windows media video 9 dmo"
status working
fourcc wmv3
driver dmo
dll "wmv9dmod.dll"
guid 0x724bb6a4, 0xe526, 0x450f, 0xaf, 0xfa, 0xab, 0x9b, 0x45, 0x12, 0x91, 0x11
out yv12 ;,i420,iyuv
out yuy2,uyvy
out bgr32,bgr24,bgr16 ;,bgr15
Quote:videocodec wmsdmo - tested: working
info "windows screen video dmo"
status working
fourcc mss1
fourcc mss2
driver dmo
dll "wmsdmod.dll"
guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
out bgr32,bgr24,bgr16,bgr15
Quote:
videocodec wmvdmo - tested: working
info "windows media video dmo"
status working
fourcc wmv1,wmv1
fourcc wmv2,wmv2
fourcc wmv3,wmv3
fourcc wmvp,wmvp
driver dmo
dll "wmvdmod.dll"
guid 0x82d353df, 0x90bd, 0x4382, 0x8b, 0xc2, 0x3f, 0x61, 0x92, 0xb7, 0x6e, 0x34
out yv12 ;,i420,iyuv
out yuy2,uyvy
out bgr32,bgr24,bgr16 ;,bgr15
Quote:videocodec ubmp4 - not tested (ffodivx)
info "ub video mpeg 4"
comment "black&white"
status buggy
fourcc mp4v ump4 ; black&white, sometimes buggy too
fourcc ump4
driver vfw
dll "ubvmp4d.dll"
out i420
out uyvy
Quote:videocodec zrmjpeg - not tested (ffmjpeg)
info "zoran mjpeg passthrough"
status buggy
fourcc mjpg,jpeg
driver zrmjpeg
out zrmjpegni,zrmjpegit,zrmjpegib query
Quote:videocodec ffmjpeg - tested: working
info "ffmpeg mjpeg decoder"
status working
fourcc mjpg,mjpg
fourcc avrn,avdj ; avid
fourcc jpeg ; mov photo-jpeg
fourcc mjpa ; apple mjpeg-a (quicktime)
fourcc jfif ; smjpeg (loki)
fourcc ijpg,ijpg ; -mf type=jpeg
fourcc jpeg ; sgi's avi photo-jpeg
fourcc jpgl ; lossless jpeg (pegasus codec)
fourcc ljpg ; lossless jpeg
driver ffmpeg
dll mjpeg
out 444p
out 422p
out yuy2 ; queryed (conversion from yuv422p)
out yv12,i420,iyuv
out bgr32 ; lossless jpeg
Quote:videocodec ffmjpegb - not tested (need file) (sure work is a ffmpeg codec)
info "ffmpeg mjpeg-b decoder"
status buggy
fourcc mjpb ; apple mjpeg-b (quicktime)
driver ffmpeg
dll mjpegb
out 444p
out 422p
out yuy2 ; queryed (conversion from yuv422p)
out yv12,i420,iyuv
Quote:videocodec ijpg - not tested (need libjpeg)
info "independent jpeg group's codec"
status working
fourcc ijpg,ijpg ; -mf type=jpeg
fourcc jpeg ; mov photo jpeg
fourcc avrn,avdj ; avid
driver ijpg
dll libjpeg
out rgb24,bgr24,bgr32
Quote:videocodec m3jpeg - not tested (ffmjpeg)
info "morgan motion jpeg codec"
status working
fourcc mjpg
fourcc mjpa,mjpb,mjpg mjpg ; mov files
fourcc dmb1 mjpg ; mjpeg by matrox rainbow runner
driver vfw
dll "m3jpeg32.dll"
; out yv12,i420
out yuy2,uyvy
out bgr32,bgr24,bgr15
Quote:videocodec mjpeg - not tested (ffmjpeg)
info "mainconcept motion jpeg"
status working
fourcc mjpg
fourcc mjpa,mjpb,mjpg mjpg ; mov files
; fourcc avrn,avdj mjpg ; avid (sometimes buggy)
driver vfw
dll "mcmjpg32.dll"
out yuy2,uyvy
out bgr32,bgr24,bgr15
Quote:videocodec avid - not tested (ffmjpeg)
info "avid motion jpeg"
status working
comment "slooooooooow but stable"
fourcc avrn
fourcc avdj avrn
fourcc mjpg,mjpg avrn
driver vfw
dll "avidavicodec.dll"
out bgr24 flip
Quote:videocodec lead - not tested (ffmjpeg)
info "lead (m)jpeg"
status working
comment "supports interlaced mjpeg"
fourcc mjpg
fourcc jpeg mjpg ; mov photo jpeg
fourcc lead
driver vfw
dll "lcodccmp.dll"
out bgr24,bgr15
Quote:videocodec imagepower - not tested (ffmjpeg)
info "imagepower mjpeg2000"
status buggy
fourcc ipj2
driver vfw
dll "jp2avi.dll"
out bgr32,bgr24,bgr15
Quote:videocodec m3jpeg2k - not tested (ffmjpeg)
info "morgan mjpeg2000"
status working
fourcc mj2c
driver vfw
dll "m3jp2k32.dll"
out yv12,i420,iyuv
out yuy2,uyvy
out bgr32,bgr24,bgr15
Quote:videocodec m3jpegds - not tested (ffmjpeg)
info "morgan mjpeg"
status crashing
fourcc mjpg mjpg
fourcc mjpa,mjpb,mjpg mjpg ; mov files
fourcc dmb1 mjpg ; mjpeg by matrox rainbow runner
driver dshow
dll "m3jpegdec.ax"
guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68
out i420
out yuy2,uyvy
out bgr32,bgr24,bgr16,bgr15
Quote:videocodec pegasusm - not tested (ffmjpeg)
info "pegasus motion jpeg"
status crashing
fourcc mjpg
driver vfw
; dll "pvmjpg20.dll" ; v2.0
dll "pvmjpg21.dll" ; v2.1
out bgr24 flip
Quote:videocodec pegasusl - not tested (ffmjpeg)
info "pegasus lossless jpeg"
status crashing
fourcc jpgl
fourcc mjpg jpgl
driver vfw
dll "pvljpg20.dll"
out bgr24 flip
Quote:videocodec pegasusmwv - not tested (ffmjpeg)
info "pegasus motion wavelet 2000"
status crashing
fourcc pvw2
driver vfw
dll "pvwv220.dll"
out bgr24 flip
Quote:videocodec vivo - tested: not working
info "vivo h.263"
status working
fourcc vivo,vivo vivo
fourcc viv1,viv2 vivo
driver vfw
dll "ivvideo.dll"
out bgr32,bgr24,bgr15 flip
in bgr24
Quote:videocodec u263 - tested: not working
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
Quote:videocodec alpary2 - tested: not working
info "alparysoft lossless codec vfw"
status working
fourcc aslc
driver vfw
dll "aslcodec_vfw.dll"
out bgr24 flip
Quote:videocodec leadmw20 - not tested (need file)
info "lead cmw wavelet 2.0"
status working
fourcc lcw2
driver dshow
dll "lcodccmw2e.dll"; eval need also lcmw2.dll
guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9
out bgr24,bgr8 flip
Quote:videocodec ffrv10 - tested: working
info "ffmpeg rv10 decoder"
status working
fourcc rv10,rv10
fourcc rv13,rv13
driver ffmpeg
dll rv10
out yv12,i420,iyuv
Quote:videocodec ffrv20 - tested: working
info "ffmpeg rv20 decoder"
status untested
fourcc rv20,rv20
driver ffmpeg
dll rv20
out yv12,i420,iyuv
Quote:
videocodec ffvp3 - tested: working
info "ffmpeg's vp3-codec"
status untested
fourcc vp30,vp30,vp31,vp31
format 0x20335056 ; "vp3 " (used in .nsv files)
driver ffmpeg
dll "vp3"
out yv12
Quote:videocodec fftheora - not tested (need file)
info "ffmpeg's theora"
status untested
fourcc theo,thra
format 0xfffc
driver ffmpeg
dll "theora"
out yv12
Quote:videocodec vp3 - tested: working
info "on2 opensource vp3-codec"
status working
comment "for sse-systems use fixed dll from [url=ftp://mplayerhq.hu/mplayer/samples/drivers32/"]ftp://mplayerhq.hu/mplayer/samples/drivers32/"[/url]
fourcc vp30,vp30,vp31,vp31
flags align16
driver vfwex
dll "vp31vfw.dll"
out yuy2
out bgr32,bgr24,bgr15
Quote:videocodec vp4 - tested: working
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
Quote:videocodec vp5 - tested: working
info "on2 vp5 personal codec"
status working
fourcc vp50
driver vfwex
dll "vp5vfw.dll"
out yuy2
out bgr32,bgr24
Quote:videocodec vp6 - tested: working
info "on2 vp6 personal codec"
status working
fourcc vp60,vp61,vp62
driver vfwex
dll "vp6vfw.dll"
out yuy2
out bgr32,bgr24
Quote:videocodec mwv1 - tested: working
info "motion wavelets"
status working
fourcc mwv1
driver vfw
dll "icmw_32.dll"
out bgr24,bgr15 flip
Quote:videocodec asv2 - not tested (used ffmpeg)
info "asus v2"
status working
fourcc asv2
driver vfw
dll "asusasv2.dll"
out uyvy
out bgr32,bgr24,bgr15 flip
Quote:videocodec asv1 - not tested (used ffmpeg)
info "asus v1"
status working
fourcc asv1
driver vfw
dll "asusasvd.dll"
out uyvy
out bgr32,bgr24,bgr15 flip
Quote:videocodec ultimotion - tested: working
info "ibm ultimotion"
status working
fourcc ulti
driver vfw
dll "ultimo.dll"
out yuy2,uyvy
out bgr32,bgr24,bgr15 flip
Quote:videocodec mss1 - tested: working
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
Quote:videocodec ucod - tested: not working
info "ucod-clearvideo"
status working
fourcc ucod
driver vfw
dll "clrviddd.dll"
out bgr32,bgr24,bgr15 flip
Quote:videocodec vcr2 - not tested (used ffmpeg12)
info "ati vcr-2"
status working
fourcc vcr2
driver vfw
dll "ativcr2.dll"
out yv12
out bgr24
Quote:videocodec cjpg - not tested (need file)
info "cjpg"
status untested
comment "need sample files (this dll is decompression only!Wink"
fourcc cjpg
driver vfw
dll "ctwbjpg.dll"
out yuy2
out uyvy
out bgr24,bgr15
Quote:videocodec ffduck - not tested (need file)
info "duck truemotion1"
status working
fourcc duck
driver ffmpeg
dll "truemotion1"
out bgr15
Quote:videocodec tm20 - not tested (need file)
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
Quote:videocodec ffsp5x - tested: working
info "sp5x codec - used by aiptek megacam"
status working
fourcc sp53,sp54,sp55,sp56,sp57,sp58
driver ffmpeg
dll "sp5x"
out yv12
Quote:videocodec sp5x - tested: working
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
Quote:videocodec vivd2 - tested: not working
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
Quote:videocodec winx - tested: working
info "winnov videum winx codec"
status working
fourcc winx
driver vfwex
dll "wnvwinx.dll"
out bgr32,bgr24,bgr15
Quote:videocodec wnv1 - tested: not working
info "winnov videum wnv1 codec"
status working
fourcc wnv1
driver vfwex
dll "wnvplay1.dll"
out bgr32,bgr24,bgr15
Quote:videocodec qt3ivx - tested: working
info "win32/quicktime 3iv1 (3ivx) decoder"
status working
fourcc 3iv1
driver qtvideo
dll "3ivx delta 3.5.qtx"
out yuy2
Quote:videocodec qtavui - tested: working
info "win32/quicktime avid meridien uncompressed"
status working
fourcc avui
driver qtvideo
dll "avidqtavuicodec.qtx"
out yuy2
Quote:videocodec qth263 - tested: working
info "win32/quicktime h.263 decoder"
status crashing
fourcc h263
driver qtvideo
dll "quicktime.qts"
out yuy2
Quote:videocodec qtrlerpza - tested: working
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
Quote:videocodec qtvp3 - not tested (need file)
info "win32/quicktime vp3 decoder"
status crashing
fourcc vp31
driver qtvideo
dll "on2_vp3.qtx"
out yuy2
Quote:videocodec qtzygo - not tested (need file)
info "win32/quicktime zygo decoder"
status buggy
comment "wrong colors"
fourcc zygo,zygo,lsvx
driver qtvideo
dll "zygovideo.qtx"
out bgr32,rgb32
Quote:videocodec qtbhiv - not tested (need file)
info "win32/quicktime behereivideo decoder"
comment "sample file wanted!"
status untested
fourcc bhiv
driver qtvideo
dll "behereivideo.qtx"
out yuy2
Quote:videocodec qtcvid - not tested (need file)
info "win32/quicktime cinepak decoder"
status working
fourcc cvid
driver qtvideo
dll "quicktime.qts"
out yuy2
Quote:videocodec qtindeo - not tested (need file)
info "win32/quicktime indeo decoder"
status crashing
fourcc iv31,iv31
fourcc iv32,iv32
fourcc iv41
driver qtvideo
dll "quicktime.qts"
out yuy2
Quote:videocodec qtmjpeg - not tested (need file)
info "win32/quicktime mjpeg decoder"
status crashing
fourcc dmb1
fourcc mjpa
fourcc mjpb
driver qtvideo
dll "quicktime.qts"
out yuy2
Quote:videocodec qtmpeg4 - not tested (need file)
info "win32/quicktime mpeg-4 decoder"
status crashing
fourcc mp4v
driver qtvideo
dll "quicktime.qts"
out yuy2
Quote:videocodec qtsvq3 - tested: working
info "win32/quicktime svq3 decoder"
status working
fourcc svq3
driver qtvideo
dll "quicktimeessentials.qtx"
out yuy2
Quote:videocodec qtsvq1
info "win32/quicktime svq1 decoder"
status buggy
fourcc svq1
driver qtvideo
dll "quicktime.qts"
out yvu9
Quote:videocodec vsslight - not tested (need file)
info "vss codec light"
status working
fourcc vssv
driver vfw
dll "vsslight.dll"
out bgr24 flip
Quote:videocodec vssh264 - tested: working (some crash... use need dll)
info "vss h.264"
status working
fourcc vssh
driver vfw
dll "vssh264.dll" ; need also vssh264core.dll, vssh264dec.dll
out bgr24 flip
Quote:videocodec vsswlt - not tested (need file)
info "vss wavelet video codec"
status working
fourcc vssw
driver vfw
dll "vsswlt.dll"
out bgr24 flip
Quote:videocodec zlib - tested: working (comment ffzlib)
info "avizlib"
status working
comment "24bpp only"
fourcc zlib
driver vfw
dll "avizlib.dll"
out bgr24 flip
Quote:videocodec mszh - tested: working (comment ffmszh)
info "avimszh"
status working
comment "24bpp only"
fourcc mszh
driver vfw
dll "avimszh.dll"
; out yuy2
; out bgr32,bgr24,bgr15
out bgr24
Quote:videocodec alaris - not tested (need file)
info "alaris videogrampix"
; http://www.alaris.com/movies/toocool.vgm
; martin schuster <[email protected]>
status crashing
comment "only produces strange patterns"
fourcc vgpx,vtlp vgpx
driver vfwex
dll "vgpix32d.dll"
out uyvy
out bgr24
Quote:videocodec vcr1 - not tested (use ffvcr1)
info "ati vcr-1"
status crashing
fourcc vcr1
driver vfw
dll "ativcr1.dll"
out rgb24 flip
Quote:videocodec pim1 - not tested (use ffmpeg12)
info "pinnacle hardware mpeg1"
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
Quote:videocodec qpeg - tested: working (comment ffmszh)
info "q-team's qpeg (http://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
Quote:videocodec rricm - not tested (need file)
info "rricm"
status crashing
fourcc dmb1
driver vfw
dll "rricm.dll"
out yuy2
out bgr24 flip
Quote:videocodec ffcamtasia - tested: working
info "techsmith camtasia screen codec (native)"
status working
fourcc tscc,tscc
driver ffmpeg
dll "camtasia"
out bgr24,bgr15,bgr8 query
Quote:videocodec camtasia - tested: working (comment ffcamtasia)
info "techsmith camtasia screen codec"
status working
fourcc tscc,tscc
driver vfw
dll "tsccvid.dll"
out bgr24,bgr15,bgr8 query,flip
Quote:videocodec rawrgb32 - tested: working
info "raw rgb32"
status working
driver raw
format 0x0
format 0x20776172
format 0x52474220
out rgb32
Quote:videocodec rawrgb24 - tested: working
info "raw rgb24"
status working
driver raw
format 0x0
format 0x20776172
format 0x52474218
out rgb24
Quote:videocodec rawrgb16 - tested: working
info "raw rgb16"
status working
driver raw
format 0x0
format 0x20776172
format 0x52474210
out rgb16
Quote:videocodec rawbgr32flip - tested: working
info "raw bgr32"
status working
driver raw
format 0x0
out bgr32 flip



read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#2
thnx for testing
Reply
#3
the dll need (and working):
wmv9dmod.dll
wmsdmod.dll
wmvdmod.dll
ir50_32.dll
ir41_32.dll
ir32_32.dll
drv43260.dll
drv33260.dll
drv23260.dll
vp31vfw.dll
vp4vfw.dll
vp5vfw.dll
vp6vfw.dll
icmw_32.dll
ultimo.dll
sp5x_32.dll
wnvwinx.dll
avizlib.dll
avimszh.dll
qpeg32.dll
tsccvid.dll
msscds32.ax
3ivx delta 3.5.qtx
avidqtavuicodec.qtx
qtmlclient.dll
quicktime.qts
quicktimeessentials.qtx
quicktimeinternetextras.qtx

and codecs.conf >> download and put in mplayer dir



read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#4
great work ezar2003!

question 1

a) is somebody hosting all the xbmc supported codecs somewhere. previously sombody addeded a link that doesn't work anymore:

http://www.xboxmediaplayer.de/cgi-bin....;t=5940

b) if not - which codece pack should i pick from the mplayer site?

http://www1.mplayerhq.hu/homepage/design7/codecs.html

question 2

did anybody check out this - nsv streams:

http://ken.winamptv.net/modules....e&sid=1

(different codecs.conf?)

regards!
Reply
#5
q1: download work codecs for here
q2: this nigth i test it. comment after...
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#6
hello ezar2003,

you say:

Quote:the dll need (and working):
wmv9dmod.dll
wmsdmod.dll
wmvdmod.dll
ir50_32.dll
ir41_32.dll
ir32_32.dll
drv43260.dll
drv33260.dll
drv23260.dll
vp31vfw.dll
vp4vfw.dll
vp5vfw.dll
vp6vfw.dll
icmw_32.dll
ultimo.dll
sp5x_32.dll
wnvwinx.dll
avizlib.dll
avimszh.dll
qpeg32.dll
tsccvid.dll
msscds32.ax
3ivx delta 3.5.qtx
avidqtavuicodec.qtx
qtmlclient.dll
quicktime.qts
quicktimeessentials.qtx
quicktimeinternetextras.qtx

but 2 post later you say:

Quote:q1: download work codecs for here

but in this codec pack there are the following codecs that were not in your list? my question do i need those codecs as well or not? thanks

this are the codecs that are in the codecs pack but not in your list:

Quote:14_43260.dll
28_83260.dll
drv13260.dll
msvidc32.dll
wmv9dmod.dll
wmvds32.ax
wnvwinx.dll
Reply
#7
this are audio files. see this post >> http://www.xboxmediaplayer.de/cgi-bin....;t=5968
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#8
(ezar2003 @ aug. 30 2004,22:57 Wrote:this are audio files. see this post >> http://www.xboxmediaplayer.de/cgi-bin....;t=5968
both these topics should be pinned in the forum.
  • ASRock ION 330 OpenELEC XBMC Frodo.
  • 47" LG HDTV1080p, AC3/DTS Receiver.
  • 96" Epson LCD 1080p projector
  • 2x Raspbery Pi with XBMC
Reply
#9
(nickman @ aug. 31 2004,09:21 Wrote:
(ezar2003 @ aug. 30 2004,22:57 Wrote:this are audio files. see this post >> http://www.xboxmediaplayer.de/cgi-bin....;t=5968
both these topics should be pinned in the forum.
i'm not sure if ezar2003's code for above is in xbmc cvs yet (is it?), think when it is readme.txt should be commented instead
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#10
(gamester17 @ aug. 31 2004,10:51 Wrote:
(nickman @ aug. 31 2004,09:21 Wrote:
(ezar2003 @ aug. 30 2004,22:57 Wrote:this are audio files. see this post >> http://www.xboxmediaplayer.de/cgi-bin....;t=5968
both these topics should be pinned in the forum.
i'm not sure if ezar2003's code for above is in xbmc cvs yet (is it?), think when it is readme.txt should be commented instead
hmm maybe. but in the mean time it's a great place to look for "power users" Wink

maybe a change of topic and pinned would be good anyway Huh

or maybe it's just me :nuts:
  • ASRock ION 330 OpenELEC XBMC Frodo.
  • 47" LG HDTV1080p, AC3/DTS Receiver.
  • 96" Epson LCD 1080p projector
  • 2x Raspbery Pi with XBMC
Reply
#11
@Gamester17,

in the readme.txt by revision: 1.5 there stands:

Quote:quicktime audio:
qtmlclient.dll (file version: ) 225,280 bytes
quicktime.qts (file version: 5.0.2.15) 4,206,080 bytes
quicktime.qts.htcfg (file version: ) 189,958 bytes
quicktimeessentials.qtx (file version: 5.0.2.15) 532,992 bytes
quicktimeinternetextras.qtx (file version: 5.0.1.10) 830,464 bytes

but the cvs release does already support quicktime 6.3 dll's or ain't i correct?

and should it be:

Quote:quicktime audio:
qtmlclient.dll (file version: ) 225,280 bytes
quicktime.qts (file version: 6.3.0.17) 4,544,512 bytes
quicktime.qts.htcfg (file version: ) 189,958 bytes
quicktimeessentials.qtx (file version: 6.3.0.17) 563,200 bytes
quicktimeinternetextras.qtx (file version: 6.3.0.17) 904,704 bytes
Reply
#12
@Gamester17 or ezar2003,

there are now many unsupported codecs that work using different mplayer.dll's (pre5) and codecs.conf files.

also multiple topics regarding different codecs (3ivx, indeo, quicktime etc.) used by different mplayers.dll's and codecs.conf files. :nuts:

i know that for the moment xbmc stick (and support) to the mplayer.dll and codecs.conf that is used in the cvs releases but the fact is that there many different (unsupported) versions of the mplayer.dll, codecs.conf and codecs used / maded by guybrush and ezar2003 (great job by the way :kickassSmile

so is it not better just what nickman said to make a new topic or a pinned one. so you can see in 1 topic what the latest mplayer.dll's and codecs.conf files are and a list with the latest codecs that can be used??

thnx
Reply
#13
(warriorsan @ aug. 31 2004,13:49 Wrote:but the cvs release does already support quicktime 6.3 dll's or ain't i correct?
yes qt dlls of 5.0/6.0/6.3 are supported, but dll of 5.0 is smallest.
its up to the user which one he wants to use. Wink

remember, the smaller the dll the smaller the memory footprint.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#14
(warriorsan @ aug. 31 2004,14:28 Wrote:.....so is it not better just what nickman said to make a new topic or a pinned one. so you can see in 1 topic what the latest mplayer.dll's and codecs.conf files are and a list with the latest codecs that can be used??...
yes, that would be very helpful   :thumbsup:

with links to download the codec packs & newest mplayer.dlls, of course   :kickass:
Kodi 19 + Emby NextGen + Rapier
Reply
#15
Quote:remember, the smaller the dll the smaller the memory footprint

ok bedankt guybrush!
Reply

Logout Mark Read Team Forum Stats Members Help
Working Video Codecs in XBMC0