# HG changeset patch # User cehoyos # Date 1340395635 0 # Node ID dfce873c522578c60cf4a571228f0b1cae391739 # Parent 3629ef4a19cee465d3cb694a6a807c2724a07c8c Support Kostya's MS Screen 1 decoder. diff -r 3629ef4a19ce -r dfce873c5225 etc/codecs.conf --- a/etc/codecs.conf Fri Jun 22 20:02:10 2012 +0000 +++ b/etc/codecs.conf Fri Jun 22 20:07:15 2012 +0000 @@ -1213,6 +1213,14 @@ dll vc1_crystalhd out YUY2 +videocodec ffmss1 + info "FFmpeg MS Screen 1" + status working + fourcc MSS1 + driver ffmpeg + dll mss1 + out BGR8 + videocodec ffh264 info "FFmpeg H.264" status working