PDA

View Full Version : how can i hide the FFDSHOW decoder configuring icon in the taskbar


kanjialiu
24th March 2007, 11:21
i am using ffdshow in my directshow project, anytime i create a ffdshow decoder filter, a ffdshow decoder configuring icon will display in the right-end of the taskbark, the more decoders i create, the more icons will display. i don't want it at all.
any body can help me?? is there any item i can change in the register to preventing this happens?
thx alot!!

LoRd_MuldeR
24th March 2007, 11:34
There is a setting in the Config menu. Don't know what Reg key it is saved, but shouldn't be too hard to find out.

http://img187.imageshack.us/img187/2458/ffdshowtrayfs2.png


// EDIT

I guess it's this key:
HKEY_CURRENT_USER\Software\GNU\ffdshow\trayIcon


// EDITē

And for the audio decoder:
HKEY_CURRENT_USER\Software\GNU\ffdshow_audio\trayIcon