Hi everybody, I'm currently writing a real time video conferencing tool for Windows and I want to use the Theora Library for this purpose. My questions are: 1.) is there a vfw implementation of theora 2.) if no, can I bundle the VP3 vfw codec that's available from On2's website with my application Best regards, Florian (Stuttgart, Germany)
On Wed, Feb 09, 2005 at 01:46:12PM +0100, Florian Geyer wrote:> I'm currently writing a real time video conferencing tool for Windows and I > want to use the Theora Library for this purpose.Cool. What protocol?> My questions are: > 1.) is there a vfw implementation of theoraGoogle turned up this link, but it seems to be a bit experimental: aziendeassociate.it/cd.asp?dir=/ffdshow> 2.) if no, can I bundle the VP3 vfw codec that's available from On2's > website with my applicationIn theory no. However, we have builds from the source after the license was changed that you can use. Of course, that would be VP3 and not theora. :) Note also that we're working on an RTP payload format for theora. You might be interested in reviewing/contributing/implementing if you're working on conferencing stuff. svn.xiph.org/trunk/theora/doc/draft-kerr-avt-theora-rtp-00.txt HTH, -r
Hi everybody, I'm currently writing a real time video conferencing tool for Windows and I want to use the Theora Library for this purpose. My questions are: 1.) is there a vfw implementation of theora 2.) if no, can I bundle the VP3 vfw codec that's available from On2's website with my application Best regards, Florian (Stuttgart, Germany)