True.

Opencore have parser support for container&codecs as metioned in
www.opencore.net/files/opencore_framework_capabilities.pdf

In latest version of opencore => u can see FLV support being added.,
say MIME type addition -
http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob;f=pvmi/pvmf/include/pvmf_format_type.h

similar support needs to be added for MJPEG.,

-- 
Regards,
Deva
www.bittoggler.com


On Thu, Nov 18, 2010 at 6:17 AM, Alonso <chuanshen...@gmail.com> wrote:

> Hi, everyone.
>
> Recently, I met the same problem to solve--add the motion jpeg
> functionality.
>
> Refer to Deva's saying, I know how to add a codec component into openmax
> core,
>
> but, however, we may need to make the recognizer/parser recognize the MJPEG
> in
> parsing. If not, we can never access to our codec at all. According to my
> observation, I only find the mp4 parser/recognizer and there's no MJPEG
> codec
> which have been recognized, just like the question thrown by Dadao.
>
> Does that mean I have to get the full control of parser so that I can make
> it
> get the MJPEG recognized? According to my observation, there's no MJPEG
> definition of the MIME type in the pvmf_format_type.h, so I believe there's
> no
> parser that recognize MJPEG at all.
>
> Is there any misunderstanding? Please help.
>
> Thanks,
> Alonso
>
>
>
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to