Re: Encoding with encoder_example
"Nuwan Millawitiya" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <492a87050801170555k9fde71ej1f546a98ce0215c8__1323.68017589233$1200578182$gmane$org@mail.gmail.com> |
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, <[email protected]> wrote: > On Jan 16, 2008 2:36 AM, Nuwan Millawitiya <[email protected]> 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 _______________________________________________ theora-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/theora-dev