--- codecs.conf-orig	Mon Oct  8 17:40:57 2001
+++ codecs.conf	Thu Oct 11 11:33:33 2001
@@ -341,10 +341,20 @@
   out YUY2
   out BGR32,BGR24,BGR16,BGR15
 
+videocodec DVvfw
+  info "MainConcept DV Codec"
+  status working
+  fourcc DVSD,dvsd,dvcp dvsd		# dvcp stands for PAL DV in mov
+  driver vfw
+  dll "mcdvd_32.dll"
+  out YUY2
+  out UYVY
+  out BGR32,BGR24,BGR15
+
 videocodec dv
   info "Sony Digital Video (DV)"
   status working
-  fourcc DVSD dvsd
+  fourcc DVSD,dvsd,dvcp dvsd
   driver dshow
   dll "qdv.dll"
   guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42
