Hi, I don't know what you are trying to accomplish with the nodes:) Perhaps
you can give more details.

On Wed, May 6, 2009 at 2:33 PM, jai <jaisreeshanmu...@gmail.com> wrote:

>
> Thanks for  the information Freepine.
> Actually I am interseted to use the parser and composer nodes in my
> application as of now.
> Can you suggest wht need to be done from the application to use these
> nodes.
>
> -  Jai
>
>
>
> On May 4, 7:12 pm, Freepine <freep...@gmail.com> wrote:
> > parser node registers an observer on the memory pool, so it can get
> notified
> > when input buffer is consumed by decoder.
> > e.g:<
> http://android.git.kernel.org/?p=platform/external/opencore.git;a=blo..
> .>OsclMemPoolResizableAllocator::notifyfreeblockavailable
> > (oscl/oscl/osclmemory/src/oscl_mem_mempool.h)<
> http://android.git.kernel.org/?p=platform/external/opencore.git;a=blo...>
> >
> >
> >
> > On Mon, May 4, 2009 at 6:10 PM, jai <jaisreeshanmu...@gmail.com> wrote:
> >
> > > Basically the buffer management done between nodes
> >
> > > Thanks in advance
> > > Jai
> >
> > > On May 4, 3:09 pm, jai <jaisreeshanmu...@gmail.com> wrote:
> > > > Hi,
> > > >   Thanks for ur reply Freepine.. Can u tell how to data
> > > > synchronisation occurs between the nodes. Say between parser and
> > > > decoder node.
> >
> > > > -Jai
> >
> > > > On May 2, 6:40 pm, Freepine <freep...@gmail.com> wrote:
> >
> > > > > Hi, parser nodes aren't responsible for retrieving audio/video
> frames
> > > from
> > > > > underlying files directly. It's the corresponding file format
> parser
> > > which
> > > > > does that. Then parser node encapsulates the retrieved data into
> data
> > > > > messages and sends it along the pipeline to the downstream node's
> in
> > > port
> > > > > for further processing (e.g. decoding... )
> >
> > > > > On Wed, Apr 29, 2009 at 3:36 PM, jai <jaisreeshanmu...@gmail.com>
> > > wrote:
> >
> > > > > > Hi,
> > > > > >   I am also interested to know on how to use the parser node?
> >
> > > > > >   May I know the output of the parser node.. What is the format
> of
> > > > > > data? bit stream?
> >
> > > > > > Thanks in advance
> > > > > > Jai
> >
> > > > > > On Apr 27, 7:12 pm, Freepine <freep...@gmail.com> wrote:
> > > > > > > I think you can use the parser directly instead of the parser
> > > node:)
> > > > > > > external/opencore/fileformats/xxx
> >
> > > > > > > On Mon, Apr 27, 2009 at 9:10 PM, MMF <android...@gmail.com>
> wrote:
> > > > > > > > Hi All,
> >
> > > > > > > > Can anyone please let me know if I can use individual
> OpenCORE
> > > nodes
> > > > > > (e.g.
> > > > > > > > 3gp parser node) from the application.
> >
> > > > > > > > My requirement is to send the file URL and get the parsed
> data
> > > back
> > > > > > rather
> > > > > > > > that decoding it.
> >
> > > > > > > > Thanks
> > > > > > > > APT- Hide quoted text -
> >
> > > > > > > - Show quoted text -- Hide quoted text -
> >
> > > > > - Show quoted text -- Hide quoted text -
> >
> > > > - Show quoted text -- Hide quoted text -
> >
> > - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to