PDA

View Full Version : [c++] Open the compressiondialog of divx


bololo
24th August 2007, 10:12
Hi everyone

for my little virtualdub jobmaker i would like how to open the divx settings dialogue.
At the moment the user can insert the CLI-String directly, but thats quite unhandy:
http://bololo77.bo.funpic.de/

So any idea how to make the life easier?

M_Knox
25th August 2007, 00:22
Call ICOpen in ICMODE_QUERY mode and then call ICSendMessage to send ICM_CONFIGURE message to the codec.