diff etc/codecs.conf @ 31952:beaf6bf007a5

add binary codec for fourcc AMV2 add fourcc WAWV to ffodivx and ffodivxvdpau
author compn
date Mon, 30 Aug 2010 16:48:52 +0000
parents 7ee3edf8418f
children 96aa67fb9a63
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Aug 29 11:27:00 2010 +0000
+++ b/etc/codecs.conf	Mon Aug 30 16:48:52 2010 +0000
@@ -97,6 +97,14 @@
   dll "VCMIMM4.dll"
   out BGR15 flip
 
+videocodec amv2
+  info "lossless video codec"
+  status working
+  fourcc AMV2
+  driver vfw
+  dll "amv2codec.dll"
+  out BGR32 flip
+
 videocodec lzocodec
   info "lzo lossless"
   status working
@@ -1036,7 +1044,7 @@
   fourcc FFDS
   fourcc DCOD,MVXM,EM4A,PM4V
   fourcc M4T3,DMK2,DIGI,INMC
-  fourcc EPHV,SN40
+  fourcc EPHV,SN40,WAWV
   fourcc uldx,ULDX,VSPX
   fourcc SIPP ; Samsung SHR-6040
   driver ffmpeg
@@ -1069,7 +1077,7 @@
   fourcc FFDS
   fourcc DCOD,MVXM,EM4A,PM4V
   fourcc M4T3,DMK2,DIGI,INMC
-  fourcc EPHV,SN40
+  fourcc EPHV,SN40,WAWV
   fourcc uldx,ULDX,VSPX
   fourcc SIPP ; Samsung SHR-6040
   driver ffmpeg
@@ -1122,7 +1130,7 @@
   fourcc FFDS
   fourcc DCOD,MVXM,EM4A,PM4V
   fourcc M4T3,DMK2,DIGI,INMC
-  fourcc EPHV,SN40
+  fourcc EPHV,SN40,WAWV
   fourcc uldx,ULDX,VSPX
   format 0x10000004  ; mpeg 4 es
   fourcc SIPP ; Samsung SHR-6040