changeset 36716:4926c0a1d1f7

Add buggy FFmpeg FICV decoder.
author cehoyos
date Sat, 08 Feb 2014 20:04:46 +0000
parents 47768e29af74
children 33d8f99d110a
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Feb 08 16:19:52 2014 +0000
+++ b/etc/codecs.conf	Sat Feb 08 20:04:46 2014 +0000
@@ -3313,6 +3313,14 @@
   dll "ficvdec_x86.dll"
   out BGR32,BGR24,BGR16 flip
 
+videocodec ffficv
+  info "FFmpeg Mirillis Action screen capture codec"
+  status buggy
+  fourcc FICV
+  driver ffmpeg
+  dll fic
+  out YV12
+
 videocodec ffkega
   info "FFmpeg Kega Video"
   status working