diff etc/codecs.conf @ 4569:a3d1bfe82b74

ffmpeg yuy2 disabled again, avid RGB->BGR
author arpi
date Thu, 07 Feb 2002 16:26:35 +0000
parents 3da2794c7857
children 94f6daad59d4
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Feb 07 16:15:08 2002 +0000
+++ b/etc/codecs.conf	Thu Feb 07 16:26:35 2002 +0000
@@ -200,7 +200,7 @@
   fourcc MJPG,mjpg
   driver ffmpeg
   dll mjpeg
-  out YUY2
+;  out YUY2
   out YV12
 
 videocodec ffi263
@@ -681,9 +681,10 @@
   status working
   fourcc AVRn
   fourcc AVDJ AVRn
+  fourcc MJPG,mjpg AVRn
   driver vfw
   dll "AvidAVICodec.dll"
-  out RGB24 flip
+  out BGR24 flip
 
 videocodec CJPG
   info "CJPG"