[MPlayer-cvslog] r28092 - trunk/etc/codecs.conf

compn subversion at mplayerhq.hu
Fri Dec 5 15:50:49 CET 2008


Author: compn
Date: Fri Dec  5 15:50:48 2008
New Revision: 28092

Log:
add a bunch of binary codecs with samples from this list: 
http://home.twmi.rr.com/compn/uncommon_video_codecs_final.txt
change sif1 codec to vfw since the dshow codec was terrible
mark videocodec alaris as working


Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Fri Dec  5 15:50:48 2008
@@ -800,7 +800,7 @@ videocodec ffodivx
   fourcc FVFW,fvfw
   fourcc FFDS
   fourcc DCOD,MVXM,EM4A,PM4V
-  fourcc M4T3
+  fourcc M4T3,DMK2
   driver ffmpeg
   dll mpeg4 ;opendivx
   out YV12,I420,IYUV
@@ -850,7 +850,7 @@ videocodec xvid
   fourcc VIDM ; vidm 4.01 codec
   fourcc FFDS
   fourcc DCOD,MVXM,EM4A,PM4V
-  fourcc M4T3
+  fourcc M4T3,DMK2
   format 0x10000004  ; mpeg 4 es
   driver xvid
   out YV12
@@ -1014,6 +1014,15 @@ videocodec wmsdmod
   guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
   out BGR32,BGR24,BGR16
 
+videocodec gotomeeting
+  info "GoToMeeting codec"
+  status working
+  fourcc G2M2,G2M3
+  driver dmo
+  dll "G2M.dll"
+  guid 0x23F891A4, 0x572B, 0x474A, 0x86, 0xDA, 0x66, 0xCD, 0xD3, 0xD1, 0xAC, 0x2E
+  out BGR24,RGB24 flip
+
 videocodec ubmp4
   info "UB Video MPEG-4"
   comment "black&white"
@@ -1247,6 +1256,7 @@ videocodec ffh263
   fourcc D263     ; DEC H263
   fourcc L263     ; Lead H263
   fourcc ILVR     ; ITU H263+
+  fourcc VX1K     ; Agora Labs VX1000S H263
   driver ffmpeg
   dll h263
   out YV12,I420,IYUV
@@ -1860,14 +1870,13 @@ videocodec tm20
   guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
   out BGR32,BGR24,BGR16 flip
 
-videocodec sif1
+videocodec sif1vfw
   info "sif1 alpha4"
   status working
   fourcc SIF1
-  driver dshow
-  dll "Sif1Dec.ax"
-  guid 0x31666973, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71
-  out BGR32
+  driver vfw
+  dll "Sif1_vfw.dll"
+  out YV12,YUY2
 
 videocodec ffamv
   info "Modified MJPEG, used in AMV files"
@@ -1893,6 +1902,15 @@ videocodec sp5x
   dll "sp5x_32.dll"
   out BGR24,BGR15 flip
 
+videocodec sp4x
+  info "SP4x codec - used by Aiptek MegaCam"
+  status working
+  fourcc SP40,SP41,SP42,SP43,SP44,SP45
+  fourcc SP46,SP47
+  driver vfw
+  dll "SP4X_32.DLL"
+  out BGR24,BGR15 flip
+
 videocodec bt411
   info "Brooktree 411 codec"
   status working
@@ -1901,6 +1919,78 @@ videocodec bt411
   dll "btvvc32.drv"
   out BGR24
 
+videocodec bwmpeg
+  info "Broadway MPEG Capture Codec"
+  status working
+  fourcc BW10
+  driver vfwex
+  dll "bw10.dll" ;requires vtaccess.dll
+  out YV12,YUY2,I420  
+
+videocodec zdsoft
+  info "zdsoft screen recorder"
+  status working
+  fourcc ZDSV
+  driver vfwex
+  dll "scrvid.dll"
+  out BGR32
+
+videocodec webtrain
+  info "WebTrain Communication lossless screen recorder"
+  status working
+  fourcc WTVC
+  driver vfw
+  dll "wtvc.dll"
+  out BGR16 flip
+
+videocodec xfire
+  info "xfire video"
+  status working
+  fourcc XFR1
+  driver vfw
+  dll "xfcodec.dll"
+  out YV12,YUY2
+
+videocodec vfapi
+  info "VFAPI rgb transcode codec"
+  status untested
+  fourcc vifp
+  driver vfwex
+  dll "VFCodec.dll"
+  out BGR24 flip
+
+videocodec eyecon
+  info "nokia eti camcorder eyecon"
+  status working
+  fourcc NUB0,NUB1,NUB2
+  driver vfw
+  dll "nub2.dll"
+  out YV12,YUY2
+
+videocodec foxmotion
+  info "fox motion video"
+  status working
+  fourcc FMVC
+  driver vfw
+  dll "fmcodec.dll"
+  out BGR32,BGR24,BGR15 flip
+
+videocodec acdsee
+  info "ACDSee video codec"
+  status working
+  fourcc ACDV
+  driver vfw
+  dll "ACDV.dll"
+  out BGR32,BGR24,BGR15 flip
+
+videocodec tridvfw
+  status untested
+  fourcc ty2c,TY2C,ty0n
+  fourcc TY2N,TY0N,T565
+  driver vfw
+  dll "TRICDC32.DRV"
+  out BGR24 flip
+
 videocodec vivd2
   info "SoftMedia ViVD V2 codec VfW"
   status working
@@ -2117,6 +2207,16 @@ videocodec qtsvq1
   dll "QuickTime.qts"
   out YVU9
 
+videocodec qtcine
+  info "cinewave uncompressed 10-bit codec"
+  status working
+;  fourcc 2yuv,R210,r210,2Vu1,R10g,R10k,r11k    ;untested
+  fourcc v210
+  driver qtvideo
+  dll "CineWave.qtx"
+  out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
+  out YV12,YUY2
+
 ; VSS codecs (http://vsofts.com/solutions.html):
 
 videocodec vsslight
@@ -2176,10 +2276,7 @@ videocodec mszh
 
 videocodec alaris
   info "Alaris VideoGramPiX"
-; http://www.alaris.com/movies/toocool.vgm
-; Martin Schuster <schuster at ap.univie.ac.at>
-  status crashing
-  comment "only produces strange patterns"
+  status working
   fourcc VGPX,VTLP VGPX
   driver vfwex
   dll "vgpix32d.dll"



More information about the MPlayer-cvslog mailing list