comparison etc/codecs.conf @ 18580:d444160ee47c

Support WVC1 decoding via dmo binary codec wvc1dmod.dll
author rtogni
date Mon, 05 Jun 2006 18:41:01 +0000
parents 92acf411440c
children ea0d835bfe2e
comparison
equal deleted inserted replaced
18579:fc3f25278021 18580:d444160ee47c
774 dll "wmvadvd.dll" 774 dll "wmvadvd.dll"
775 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a 775 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a
776 out YV12 ;,I420,IYUV 776 out YV12 ;,I420,IYUV
777 out YUY2,UYVY 777 out YUY2,UYVY
778 ; out BGR32,BGR24,BGR16 ;,BGR15 778 ; out BGR32,BGR24,BGR16 ;,BGR15
779
780 videocodec wmvvc1dmo
781 info "Windows Media Video (VC-1) Advanced Profile Decoder"
782 status working
783 fourcc WVC1
784 driver dmo
785 dll "wvc1dmod.dll"
786 guid 0xc9bfbccf, 0xe60e, 0x4588, 0xa3, 0xdf, 0x5a, 0x03, 0xb1, 0xfd, 0x95, 0x85
787 out YV12,YUY2
779 788
780 videocodec wmsdmod 789 videocodec wmsdmod
781 info "Windows Media Screen Codec 2" 790 info "Windows Media Screen Codec 2"
782 status working 791 status working
783 fourcc MSS1 792 fourcc MSS1