diff etc/codecs.conf @ 26712:cc07f8d00879

add ffsiff, works on game-formats/SIFF/
author compn
date Mon, 12 May 2008 02:20:30 +0000
parents 4be576db89df
children 1a2d36e7fc3d
line wrap: on
line diff
--- a/etc/codecs.conf	Mon May 12 02:09:47 2008 +0000
+++ b/etc/codecs.conf	Mon May 12 02:20:30 2008 +0000
@@ -9,6 +9,14 @@
 ;                   VIDEO CODECS
 ;=============================================================================
 
+videocodec ffsiff
+  info "FFmpeg Beam Software SIFF decoder"
+  status working
+  fourcc VBV1
+  driver ffmpeg
+  dll vb
+  out BGR8
+
 videocodec ffmimic
   info "FFmpeg Mimic video"
   status working