[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-01-08 Thread Dave Sparks
I'm guessing a bit here because I haven't looked too deeply into it, but I believe you'll need an FLV parser/demuxer plus a VP6 decoder. The parser would have to be integrated as a native OpenCore node. You could integrate the codec as a native OpenCore node or as an OpenMax codec using the IL ext

[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-01-09 Thread Urakagi
Thank you Dave. Once I found how to compile OpenCore modules, I think I can start writing decoders. On 1月9日, 上午11時36分, Dave Sparks wrote: > I'm guessing a bit here because I haven't looked too deeply into it, > but I believe you'll need an FLV parser/demuxer plus a VP6 decoder. > The parser woul

[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-02-26 Thread Manish
Hi Dave, Then how to watch youtube on the browser. Is it possible to acheive FLV playback by integrating some opensource library with browser? Is there any plan to support FLV in opencore in future? Regards, Manish On Jan 9, 1:54 am, Urakagi wrote: > Thank you Dave. > Once I found how to compi

[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-02-26 Thread Dave Sparks
In the browser you are redirected to m.youtube.com which does not use flash. I think it's possible to integrate FLV into OpenCore, but it is not currently on our roadmap. On Feb 26, 8:17 am, Manish wrote: > Hi Dave, > > Then how to watch youtube on the browser. > Is it possible to acheive FLV p

[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-02-26 Thread Manish Sharma
Thanks Dave, We wanted to enable the flash playback with browser. Any inputs? Regards, Manish On Fri, Feb 27, 2009 at 11:45 AM, Dave Sparks wrote: > > In the browser you are redirected to m.youtube.com which does not use > flash. > > I think it's possible to integrate FLV into OpenCore, but it

[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-02-27 Thread Dave Sparks
What version of Flash? Which codecs? You might be able to pick a particular codec like VP6, but then you are limited to certain types of content. I think it is going to be a big project. On Feb 26, 10:29 pm, Manish Sharma wrote: > Thanks Dave, > We wanted to enable the flash playback with brows

[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-03-02 Thread Manish Sharma
Hi Dave, Right now we have not taken decision on these things. Thanks for your input it will be useful. Regards, Manish On Sat, Feb 28, 2009 at 8:51 AM, Dave Sparks wrote: > > What version of Flash? Which codecs? You might be able to pick a > particular codec like VP6, but then you are limited to