diff etc/codecs.conf @ 33038:6bcfd2a73d43

FFmpeg Bitmap Brothers JV decoder.
author cehoyos
date Sun, 27 Mar 2011 07:16:38 +0000
parents 03599ed42ec7
children 800353f84f4d
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Mar 27 02:15:38 2011 +0000
+++ b/etc/codecs.conf	Sun Mar 27 07:16:38 2011 +0000
@@ -3163,6 +3163,14 @@
   dll "fraps"
   out BGR24,YV12,I420
 
+videocodec ffjv
+  info "FFmpeg Bitmap Brothers JV"
+  status working
+  fourcc FFJV ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "jv"
+  out BGR8
+
 videocodec fftiertexseq
   info "FFmpeg Tiertex SEQ"
   status working