Fwd: [theora-dev] Dividing Theora video into Frames
[email protected] Fri, 22 Nov 2013 09:17:43 -0500
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <CACrD=+-wZx1-EGwMb0=B9b-4CgCVoyo6i6XpDqTRYheCGMOr3g@mail.gmail.com> |
Also, please keep discussion on the mailing list; as you've noticed, I'm not particularly quick to answer my personal email queue. You'll likely get better response asking everyone. Monty ---------- Forwarded message ---------- From: <[email protected]> Date: Fri, Nov 22, 2013 at 9:16 AM Subject: Re: [theora-dev] Dividing Theora video into Frames To: Jibin Thomas <[email protected]> ...that did not answer the question I asked. Do you want compressed frames, decoded frames...? theora/examples/player_example.c shows the basic process for extracting compressed theora frames (1 packet == 1 frame) from an Ogg stream, and how to decode it to 8-bit YCbCr. Monty On Thu, Nov 21, 2013 at 10:54 PM, Jibin Thomas <[email protected]> wrote: > Yes i want each frame separately. > > > > > > Thanks & Regards, > JIBIN THOMAS > > > > On Fri, Nov 22, 2013 at 1:34 AM, <[email protected]> wrote: >> >> On Mon, Nov 11, 2013 at 11:05 PM, Jibin Thomas >> <[email protected]> wrote: >> > Hai All, >> > >> > Can any one please help me to divide theora video into >> > individual >> > frames. what is the procedure for it?. I have referred theora >> > documentation >> > for the same issue, but didn't get any answer...!!?? >> >> I'm not sure exactly what it is you're asking... you want each >> individual image, the compressed data making up each frame...? >> >> Monty > >