Re: Adding MPEG2 decoders to DVB graph
- From: "Robin Imrie" <robin.imrieATeasylinecommsDOTcoDOTuk>
- Date: Fri, 9 Feb 2007 16:25:47 -0000
That was it. Thanks.
I was running my application in a debugger. However this will make progress
very slow it I can't use the debugger to develop my application.
Are there any MPEG2 audio and video decoders that I could use that are
"debugger friendly"
Robin
"Arto" <Arto@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ADF3A9CD-37F3-42CD-BFB6-72CE1C3356F1@xxxxxxxxxxxxxxxx
Do you run your application in debug mode? Commercial decoders usually
don't
like that. Some give you a warning message. Some unregister themselves.
And
some probably just fail to instantiate silently.
Arto
"Robin Imrie" wrote:
Hi,
DVB-T card = Hauppauge Nova T, PCI
OS = Windows XP
trying to add a MPEG2 Video decoder to my graph (InterVideo NonCSS Video
Decoder for Hauppauge) and the associated audio decoder (InterVideo
NonCSS
Audio Decoder for Hauppauge). With out these filters the graph is fine as
I
can successfully scan for services.
The problem I have is that after finding the filter via ICreateDevEnum et
all the application filter fails to create an object for these filters.
If I
use CoCreateInstance to create the object this also fails with E_FAIL.
The code I use for this is the same for all the other filters which do
load.
Do the decoder filters need to be created in a different way?
Thanks
Robin
.
- Follow-Ups:
- Re: Adding MPEG2 decoders to DVB graph
- From: Arto
- Re: Adding MPEG2 decoders to DVB graph
- From: Tsviatko Jongov
- Re: Adding MPEG2 decoders to DVB graph
- References:
- Adding MPEG2 decoders to DVB graph
- From: Robin Imrie
- Adding MPEG2 decoders to DVB graph
- Prev by Date: ActiveVideo window doesn't respond to messages
- Next by Date: Re: Adding MPEG2 decoders to DVB graph
- Previous by thread: Adding MPEG2 decoders to DVB graph
- Next by thread: Re: Adding MPEG2 decoders to DVB graph
- Index(es):
Relevant Pages
|