changeset 34928:185240aa6270

Support Kostya's Expression Encoder Screen Capture decoder.
author cehoyos
date Fri, 13 Jul 2012 21:47:50 +0000
parents 900041c0e8ab
children c410ef9752a0
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Jul 13 18:48:28 2012 +0000
+++ b/etc/codecs.conf	Fri Jul 13 21:47:50 2012 +0000
@@ -1669,6 +1669,14 @@
   guid 0xf1931d8e, 0x51d3, 0x496f, 0xbe, 0x8a, 0x3d, 0x08, 0xae, 0xe9, 0xc9, 0xdb
   out BGR24
 
+videocodec ffeescreen
+  info "FFmpeg Expression Encoder Screen Capture Codec"
+  status working
+  fourcc MTS2
+  driver ffmpeg
+  dll mts2
+  out 444P
+
 videocodec eescreen
   info "expression encoder"
   comment "requires xp or newer and msvcr100.dll"