This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, November 24, 2010 12:12:21 AM(UTC)
Groups: Registered
Posts: 7
Hi,
I use Leadtools H264 decoder in my application to read videofiles. So I let my application installer register the decoder.
But then, when playing H264 videos in windows media player, I get the nag-screen.
Is there a way to prevent other applications of finding the Leadtools decoders?
Thanks,
Arnout
#2
Posted
:
Wednesday, November 24, 2010 6:42:32 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Arnout,
Microsoft DirectShow does not have a way to prevent specific applications from seeing a codec that's registered on the machine.
If you want the nag message to disappear, you can use the UnlockModule() function with the UNLOCK_COMPUTER to unlock the DirectShow codec for the whole machine.
#3
Posted
:
Wednesday, November 24, 2010 11:16:19 PM(UTC)
Groups: Registered
Posts: 7
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.