Home > Archive (Community help, from old helpdesk) > How to set encrypt password in Video Encryption SDK 7.0 filter with DirectShow?

How to set encrypt password in Video Encryption SDK 7.0 filter with DirectShow?

Avatar image
Aug 23, 2015
Archive Agent wrote
Hello. I'm programing a DLL for Windows with C++ and DirectShow graphBuilder. The DLL is to play encrypted video files. I started creating an encrypted video using "Encrypt Muxer Filter" from Video Encryption SDK 7.0 in GraphEdit DirectShow tool to use as source video. It works. In the DLL I'm using other filter, "Encrypt Demux filter" as part of the decryption graph. The problem happens when I try to connect "File Source" filter (using encrypted video) with "Encrypt Demux filter", it doesn't work. When I do this same process in GraphEdit tool, it works, asking me for previously assigned encryption password. So I guess the error is because I'm not setting the password in the program before connecting the two filters. How do I set the password in "Encrypt Demux filter" properties using C++?

Thanks.

leo on November 20, 2014 04:34
Completed
0
Vote
Reply
6 Answers
Aug 23, 2015
Archive Agent agent wrote
Roman Minyaylov

Please download 8.0 version or later, that include headers.

on December 01, 2014 12:50
Aug 23, 2015
Archive Agent agent wrote
Anonymous

I'm interesting this product, i was download the demo but i can't installing this with error "This installation package is not supported by this processor type. Contact your product vendor. Would you mind to tell me, what's happend ?

I use win 7 sp-1 with intel core i-5. installed Delphi XE2 and XE5

on December 06, 2014 09:55
Aug 23, 2015
Archive Agent agent wrote
Roman Minyaylov

We've made x64 version of installer, so, just use x64 OS. x86 is supported too for deployment. Most of developers uses x64 OSes now.

on December 06, 2014 14:20
Aug 23, 2015
Archive Agent agent wrote
Anonymous

Hi Roman,

Than better if your product still have x86 support, others country still using x86 ( 32 bits). maybe it's not complecated if your product still have two installer

on December 07, 2014 09:02
Aug 23, 2015
Archive Agent agent wrote
Roman Minyaylov

That's SDK for developers, redist have x86 version. But ok, x86 installer available too, please download update.

on December 07, 2014 12:07
Aug 23, 2015
Archive Agent agent wrote
Anonymous

Thank's You, i will download and testing. I hope already support with Delphi also

on December 07, 2014 13:58