diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-27 14:56:48 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-27 14:56:48 +0000 |
commit | 9f31646e2a175d6f25aac241e1e92fced816fee0 (patch) | |
tree | da5f99db66f25ca27d7f50df278769d3262595df /etc | |
parent | e9ff38d39b8ceb36e052d6483f846a2d0d73c356 (diff) |
Paletted cvid support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12705 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 3e5e7a87b6..4c5ae7a19c 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -244,7 +244,7 @@ videocodec ffcvid fourcc cvid,CVID driver ffmpeg dll "cinepak" - out YV12 + out YV12,BGR8 query videocodec cvidvfw info "Cinepak Video" |