You should post this in android-platform instead of android-developers
On Tue, Jul 14, 2009 at 12:07 PM, borhe<[email protected]> wrote: > > Hi! > I am trying to add flash (flv) support to openCORE, i found some hints > in this forum but still there are many things that unclear. > I would like in the beginning to play local .flv file,from SDCARD, > without streaming. > As i understand i need to implement Parser within fileformats, "parser > node" and "recognizer" and register it with player engine, and of > cause add h.263 Sorenson codec. > Can someone point me to the information on the data flow from the main > Player Engine to the "parser node", what API is used,? How will > "parser node" send the data to the Codec Engine? > Which parts will i have to add to enable streaming later? > > I also looked inside the documentation within opencore but did not > find relevant information, perhaps i missed something and someone can > point me to where should i look. > > Regards, > Boris > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

