views:

36

answers:

0

hi there,

i´m currently dealing with windows media foundation. however. due to some problems with the microsoft h264 decoder and some missing decoders for custom format, i´d like to know if it would be possible to instantiate a DirectShow Decoder directly using CLSID, and build a proxy around it that exposes IMFTransform to get a decoder for Media foundation. so there is my question:

can i instantiate a directshow filter (preferrably decoders) directly and use them for decoding (i.e. put some compressed frames and get uncompressed ones) to create a MFT? i know how to instantiate the filter itself using its CLSID. however, i have no clue how to use the actual decoding functionality? any ideas, hints, links whatever will be appreciated thanks j.