changeset 31795:e9739c0f84ed

add binary expression codec for fourcc MTS2
author compn
date Sat, 31 Jul 2010 13:47:47 +0000
parents 543698dab5d2
children a6abbb323d04
files etc/codecs.conf
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Jul 30 18:28:02 2010 +0000
+++ b/etc/codecs.conf	Sat Jul 31 13:47:47 2010 +0000
@@ -1265,6 +1265,16 @@
   guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
   out BGR32,BGR24,BGR16
 
+videocodec eescreen
+  info "expression encoder"
+  comment "requires xp or newer and msvcr100.dll"
+  status working
+  fourcc MTS2
+  driver dmo
+  dll "Microsoft.Expression.Encoder.EEScreen.Codec.dll"
+  guid 0x9a6e798c, 0x00ba, 0x478c, 0x8d, 0x64, 0x88, 0xf2, 0xe5, 0xb2, 0x5c, 0x1a
+  out BGR32,BGR24,BGR16 ;,BGR15
+
 videocodec gotomeeting
   info "GoToMeeting codec"
   status working