Hi everybody

In the application I'm writing I need to link filters in a chain to output video stream. One of the filters is a codec that decrypts an XOR-ed file. I need to link these filters on two systems (Windows and Mac OS X).

So the question is are there any methods to explicitly link these filters with Phonon ?
If there aren't phonon methods to do it are there any DirectShow and QuickTime methods to do so?