Gstreamer1.0 video play issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Gstreamer1.0 video play issue

693 Views
chaitanyad
Contributor I

Hello,

           I'm using a IMX6 solo based platform. My kernel version is 3.10.17 and Gstreamer1.0 is used. I used gplay1.0 as well as gst-launch-1.0 playbin uri=file:///<file name>

However when I play a video file (stream type : h264) I'm getting a SIGSEGV with the following error log:

====== AIUR: 4.0.2 build on Mar 30 2015 13:08:02. ======

Core: MPEG4PARSER_06.07.04  build on Dec  5 2013 11:47:49

file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.2

Caught SIGSEGV

Spinning.  Please run 'gdb gst-launch-1.0 277' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.

What can be the issue ?

Thanks,

Chaitanya Dhere


Tags (3)
0 Kudos
1 Reply

448 Views
joanxie
NXP TechSupport
NXP TechSupport

what file format do you use? it seems you use the format maybe current playbin doesn't support, if you use WMA, divx, you should install the special codec.

0 Kudos