Hi Oliver,<br><br>&gt; VideoCaptureSource ( webcam ) =&gt; TheoraEncoder =&gt; TheoraDecoder 
=&gt; VideoRenderer<br><br>as you have all the code for the dshow filters in theora project <a href="http://xiph.org/dshow/downloads/">http://xiph.org/dshow/downloads/</a> or take a look at svn of theora branch, you might compile and compare with you codecs to  see what is the problem ( either you do not agree format or something else, usually it is OK to connect encoder and decoder).<br>
<br>so with all the code - the problem could be easily tracked, as Dshow reports break connects and reasons. Did you try?<br><br>it would be intresting to know the results :)<br><br>Regards<br>Sergey<br><br><br>