Ask a questionAsk a question
 

AnswerWMP11 and resizing plugin (DMO)

  • Monday, November 02, 2009 7:00 PMArtyom Kostin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi!

    I try to write resizing plug-in for WMP11 (DMO based) and found next issue: if I return output type in IMediaObject::GetOutputType different from input type (that WMP11 sets by IMediaObject::SetInputType, BITMAPINFOHEADER structure changed), the WMP11 sets same type (that I return as output type) as input type of my DMO (using call to IMediaObject::SetInputType). I get this problem on Vista x64 using x86 WMP11, I know, that WMP11 use IMediaObject in this mode instead using MFxxx interfaces. Is there any workarrounds for this issue?

    Regards,
    Artyom.

Answers

All Replies