diff etc/codecs.conf @ 13745:3db10035d297

Windows media video advanced profile (wmva) support via binary codec
author rtognimp
date Sun, 24 Oct 2004 00:29:57 +0000
parents 7b459982a1a8
children f2234d265869
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Oct 23 22:43:19 2004 +0000
+++ b/etc/codecs.conf	Sun Oct 24 00:29:57 2004 +0000
@@ -632,6 +632,17 @@
   out YUY2,UYVY
   out BGR32,BGR24,BGR16 ;,BGR15
 
+videocodec wmvadmo
+  info "Windows Media Video Adv DMO"
+  status working
+  fourcc WMVA
+  driver dmo
+  dll "wmvadvd.dll"
+  guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a
+  out YV12 ;,I420,IYUV
+  out YUY2,UYVY
+  out BGR32,BGR24,BGR16 ;,BGR15
+
 videocodec ubmp4
   info "UB Video MPEG 4"
   comment "black&white"