[Gstreamer-openmax] Regarding GST-OPENMAX video problem

Felipe Contreras felipe.contreras at gmail.com
Thu Dec 11 10:41:18 PST 2008


On Thu, Dec 11, 2008 at 6:50 AM, uday kiran <p_u_kiran at yahoo.co.in> wrote:
> Hi Felipe,
>   Iam facing problems while playing Video files..
> I'm playing video files by using gst-launch tool ..
>
> gst-launch filesrc location=sample.264 ! h264parse ! omx_h264dec !
> omx_videosink
>
> the output iam getting is
>
> 0:00:00.250201992 15735 0x804e050 INFO   GST_ELEMENT_FACTORY
> gstelementfactory.c:399:gst_element_factory_create: creating element
> "filesrc"
> 0:00:00.251351086 15735 0x804e050 INFO   GST_ELEMENT_FACTORY
> gstelementfactory.c:399:gst_element_factory_create: creating element
> "h264parse"
> 0:00:00.255961713 15735 0x804e050 INFO   GST_ELEMENT_FACTORY
> gstelementfactory.c:399:gst_element_factory_create: creating element
> "omx_h264dec"
> 0:00:00.256155883 15735 0x804e050 INFO   GST_ELEMENT_FACTORY
> gstelementfactory.c:399:gst_element_factory_create: creating element
> "omx_videosink"
> 0:00:00.256563779 15735 0x804e050 INFO   GST_ELEMENT_FACTORY
> gstelementfactory.c:399:gst_element_factory_create: creating element
> "pipeline"
> Setting pipeline to PAUSED ...
> AHI: aomx_comp_camera.c(789) - Camera Close Device
>
> Pipeline is PREROLLING ...
>
> Here the input is h264 RAW so i'm using using H264parse as per ur
> suggestion.
>
> It gets stuck after this..
> if u have any idea pls letme know..

It's hard to tell, please attach the output with:
export GST_DEBUG=omx:5

-- 
Felipe Contreras




More information about the Gstreamer-openmax mailing list