Re: AM_PROPERTY_DVDSUBPIC_HLI
Just a thought - make sure you are obtaining m_pKsPropertySet from the
SubPicture input pin on the decoder and not the filter itself and also that
fSubpStatus = TRUE;
Steve
.
Relevant Pages
- Re: filter dll interface for window media player
... > is that I must create an H.264 Directshow Decoder Filter ... > I also must register the codec to window media player. ... (microsoft.public.win32.programmer.directx.video) - Re: Using libavcodec in a DirectShow filter to decode video
... I'm trying to write a MPEG decoder DirectShow filter derived from ... To decode the frames I want to use the audio/video ... But in the transform function of my filter project I only get a buffer ... Does anybody have experiences in using libavcodec in a filter project ... (microsoft.public.win32.programmer.directx.video) - Re: Problems rendering RGB decoder output
... I'm still trying to write a DirectShow filter that decodes MPEG video ... By right clicking on the decoder output pin "Render Pin" is greyed out. ... Is your GetMediaType ever called? ... I checked the media type of the output pin and it seems that every GUID ... (microsoft.public.win32.programmer.directx.video) - Re: Problems rendering RGB decoder output
... I'm still trying to write a DirectShow filter that decodes MPEG video ... By right clicking on the decoder output pin "Render Pin" is greyed out. ... Is your GetMediaType ever called? ... I checked the media type of the output pin and it seems that every GUID ... (microsoft.public.win32.programmer.directx.video) - Re: Problems rendering RGB decoder output
... I'm still trying to write a DirectShow filter that decodes MPEG video ... By right clicking on the decoder output pin "Render Pin" is greyed out. ... If I try to connect to a renderer manually it adds another MPEG decoder ... (microsoft.public.win32.programmer.directx.video) |
|