summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-07 16:26:35 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-07 16:26:35 +0000
commita67170d99577a6fae4e89e7e59e83463d1e67d96 (patch)
tree3b66dca4ab0f053797582d840877157a84d7f7aa /etc
parent212230995eefe69782eee6a79672a5805fce30ef (diff)
downloadmpv-a67170d99577a6fae4e89e7e59e83463d1e67d96.tar.bz2
mpv-a67170d99577a6fae4e89e7e59e83463d1e67d96.tar.xz
ffmpeg yuy2 disabled again, avid RGB->BGR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4570 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f25ca1c5e5..aa2f94c922 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -200,7 +200,7 @@ videocodec ffmjpeg
fourcc MJPG,mjpg
driver ffmpeg
dll mjpeg
- out YUY2
+; out YUY2
out YV12
videocodec ffi263
@@ -681,9 +681,10 @@ videocodec avid
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"