diff etc/codecs.conf @ 10316:fdc349b9bd1d

basic xvmc image support
author iive
date Sat, 21 Jun 2003 01:47:26 +0000
parents 3e40b8f879c8
children 56f0f7130b6d
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Jun 20 15:24:06 2003 +0000
+++ b/etc/codecs.conf	Sat Jun 21 01:47:26 2003 +0000
@@ -40,6 +40,7 @@
 ;  dll "libmpeg2"
   out YV12,I420,IYUV
 
+
 videocodec ffmpeg12
   info "FFmpeg MPEG 1/2"
   status working
@@ -51,6 +52,18 @@
   dll "mpegvideo"
   out YV12,I420,IYUV
 
+videocodec ffmpeg12mc
+  info "FFmpeg MPEG 1/2"
+  status buggy
+  format 0x10000001  ; mpeg 1
+  format 0x10000002  ; mpeg 2
+  fourcc mpg1,mpg2
+  fourcc PIM1        ; Pinnacle hardware-mpeg1
+  driver ffmpeg
+  dll "mpegvideo_xvmc"
+  out IDCT_MPEG2
+  out MOCO_MPEG2
+
 ; we have only native opensource codecs for these:
 
 videocodec nuv