diff etc/codecs.conf @ 30062:54002b08fc78

create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
author compn
date Thu, 24 Dec 2009 04:36:04 +0000
parents 3ed1741da09d
children 1b18cf7e6abe
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Dec 23 16:11:48 2009 +0000
+++ b/etc/codecs.conf	Thu Dec 24 04:36:04 2009 +0000
@@ -9,6 +9,14 @@
 ;                   VIDEO CODECS
 ;=============================================================================
 
+videocodec ffcdgraphics
+  info "FFmpeg CD-Graphics"
+  status working
+  fourcc CDGR ; internal MPlayer FourCC
+  driver ffmpeg
+  dll cdgraphics
+  out BGR8
+
 videocodec ffmvi1
   info "FFmpeg Motion Pixels"
   status working