diff etc/codecs.conf @ 36716:4926c0a1d1f7

Add buggy FFmpeg FICV decoder.
author cehoyos
date Sat, 08 Feb 2014 20:04:46 +0000
parents 392ff24ee93c
children 0177bb090db2
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