changeset 760:6d64c3071976

mpeg4v2-DShow added
author arpi_esp
date Fri, 11 May 2001 02:07:17 +0000
parents 34edf774ef73
children 6d49b76acf04
files DOCS/codecs.conf
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/codecs.conf	Fri May 11 02:05:36 2001 +0000
+++ b/DOCS/codecs.conf	Fri May 11 02:07:17 2001 +0000
@@ -26,6 +26,19 @@
   out YUY2 yuvhack
   out BGR32,BGR24,BGR15
 
+videocodec mpeg4ds
+  info "Microsoft MPEG-4 v1/v2"
+  status working
+;  comment "with postprocessing"
+  fourcc DIV2,div2 mp42
+  fourcc MPG4,mpg4
+  fourcc MP42,mp42
+  driver dshow
+  dll "mpg4ds32.ax"
+  guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
+  out YUY2
+  out BGR32,BGR24,BGR16,BGR15
+
 videocodec divxds
   info "DivX ;-) (MS MPEG-4 v3)"
   comment "with postprocessing"