Displaying 1 result from an estimated 1 matches for "sinkable".
Did you mean:
linkable
2010 Jun 18
3
Theora DirectShow filters assembly
...using Theora ( to be able to monitor video quality after passing throught the encoder ).
My question is : why is it not possible for me to connect Theora decoding filter just after a Theora encoding filter ? I was able to do that with XViD and many other codecs. Aren't encoded frames directly sinkable by the decoder ?
To resume a simple situation which is not working in GraphEdit, let's image this :
VideoCaptureSource ( webcam ) => TheoraEncoder => TheoraDecoder => VideoRenderer
Thanks in advance for your help.
Olivier.