diff etc/codecs.conf @ 15344:6a7adf41e4fe

Support for new vssh dll, patch by adland Use new dll only for new files, it can't decode old files (patch by me)
author rtognimp
date Wed, 04 May 2005 20:35:21 +0000
parents aaea91cac37c
children 40adf41c9b29
line wrap: on
line diff
--- a/etc/codecs.conf	Wed May 04 19:49:32 2005 +0000
+++ b/etc/codecs.conf	Wed May 04 20:35:21 2005 +0000
@@ -1607,7 +1607,16 @@
   out BGR24 flip
 
 videocodec vssh264
-  info "VSS H.264"
+  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