[theora-dev] Encoding with encoder_example
Nuwan Millawitiya
millawitiya at gmail.com
Thu Jan 17 05:55:29 PST 2008
But encoder_example have mentioned that it can convert only yuv streams.
Do I have to implement a new function for encode row stream such as
fetch_and_process_video function for yuv streams.
On Jan 16, 2008 3:53 PM, <xiphmont at xiph.org> wrote:
> On Jan 16, 2008 2:36 AM, Nuwan Millawitiya <millawitiya at gmail.com> wrote:
> > I have encoded successfully a YUV stream by using the encoder_example.
> Can
> > We encode a row stream (get from a web cam) by using encoder_example.
> > If we can not, is there any other way to encode a row stream by using
> theora
> > codec.
>
> Yes, the encoder_example is a streaming encoder. However, when
> encoding audio and video into one stream, it will pull from the audio
> or video stream depending on what it needs now. If you want to feed
> it audio, but it wants more video (and vice versa) you could deadlock.
> Keep that in mind.
>
> Monty
>
--
Nuwan Millawitiya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20080117/eb76378c/attachment.html
More information about the theora-dev
mailing list