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...!!?? *Thanks & Regards,JIBIN THOMAS* _______________________________________________ theora mailing list theora@xiph.org http://lists.xiph.org/mailman/listinfo/theora
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...!!?? *Thanks & Regards,JIBIN THOMAS* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20131112/738e98e0/attachment.htm
xiphmont at xiph.org
2013-Nov-22 14:17 UTC
[theora] Fwd: [theora-dev] Dividing Theora video into Frames
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: <xiphmont at xiph.org> Date: Fri, Nov 22, 2013 at 9:16 AM Subject: Re: [theora-dev] Dividing Theora video into Frames To: Jibin Thomas <jibin.thomas24x7 at gmail.com> ...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 <jibin.thomas24x7 at gmail.com> wrote:> Yes i want each frame separately. > > > > > > Thanks & Regards, > JIBIN THOMAS > > > > On Fri, Nov 22, 2013 at 1:34 AM, <xiphmont at xiph.org> wrote: >> >> On Mon, Nov 11, 2013 at 11:05 PM, Jibin Thomas >> <jibin.thomas24x7 at gmail.com> 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 > >