[theora] Stream buffer instead of stored file

Ralph Giles giles at xiph.org
Wed Jan 16 00:10:09 PST 2008


On Wed, Jan 16, 2008 at 01:35:43PM +0530, Asanka Dilruk wrote:

> Can we use stream buffer instead of statically stored file for encoding
> process. (ex: yuv stream from web cam) pls briefly describe the solution...

Yes. For example replace the routine fetch_and_process_video() in 
examples/encoder_example.c with one that reads from your web cam
stream.

 -r


More information about the theora mailing list