cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

LadLa
Journeyman III

Avivo Video Converter Dshow Filters

How To: Get & Set Encoder Properties in C++

I am able to show "ATI Mpeg Video Encoder Properties" dialog box by using code at following link

http://msdn.microsoft.com/en-us/library/dd375480(VS.85).aspx

This will show a properties dialog box, But I want to automatically set these properties through C++ code without showing this dialog box. My question is that how can i get and set properties of "ATI Mpeg Video Encoder Direct show Filter" as I don't have any header file which contains interface to properties structure.

Encoder: atimpenc.dll

 

Any help

0 Likes
1 Reply
LadLa
Journeyman III

Oops No Reply..!!

 

Anywayz guyz i have done it

0 Likes