This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OpenMax Gstream Android support in dm8148

1. Is OpenMax is operate in video pipeline?

2. is gstream is operate in Graphic pipeline?

3. when will gstream be support in 8148?

   it will based on OpenMax, right?

4. when will android be support in 8148?

5. can I use QT to direct draw video frame  and decode with HVICP?

   do that by C6run? by gstream? by framework componet?

 

  • Hi,

    Answers to your questions.

    Is OpenMax is operate in video pipeline?

    We have many components in open max like display, catpure and processing components. VFDC that is display component operates on video pipeline of HDVPSS.

     is gstream is operate in Graphic pipeline?

    Gstreamer normally operates on video pipeline. You can use either gstreamer or openmax based on your application.

    it will based on OpenMax, right?

    Gstreamer will be based on V4L2 framework of Linux.

    when will android be support in 8148?

    Android is already supported. You can contact your local TI representative for getting Android port.

    can I use QT to direct draw video frame  and decode with HVICP?

    QT is mostly for graphic type of application. It supports RGB. HDVICP supports YUV so you can use V4L2, gstreamer or openmax to render video fames and encode it with HDVICP.

    do that by C6run? by gstream? by framework componet?

    Can you please elaborate this further.

     

    Regards,

    Hardik shah