comparison etc/codecs.conf @ 13750:62e739558f5c

Support WMV Screen Codec 2 (MSS2) with binary codec
author rtognimp
date Sun, 24 Oct 2004 21:23:58 +0000
parents f2234d265869
children bb8252a5c525
comparison
equal deleted inserted replaced
13749:dd7199cfb8e4 13750:62e739558f5c
640 dll "wmvadvd.dll" 640 dll "wmvadvd.dll"
641 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a 641 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a
642 out YV12 ;,I420,IYUV 642 out YV12 ;,I420,IYUV
643 out YUY2,UYVY 643 out YUY2,UYVY
644 out BGR32,BGR24,BGR16 ;,BGR15 644 out BGR32,BGR24,BGR16 ;,BGR15
645
646 videocodec wmsdmod
647 info "Windows Media Screen Codec 2"
648 status working
649 fourcc MSS2
650 driver dmo
651 dll "wmsdmod.dll"
652 guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
653 out BGR32,BGR24,BGR16
645 654
646 videocodec ubmp4 655 videocodec ubmp4
647 info "UB Video MPEG 4" 656 info "UB Video MPEG 4"
648 comment "black&white" 657 comment "black&white"
649 status buggy 658 status buggy