Hello,

I am trying to get gstreamer on a Beaglebone Black. After some tries and
looking to the example on the am335x-evmsk, i didnt get it working yet. So
i am wondering what i did wrong, i get this message:

root@beaglebone:/# gst-launch-0.10 filesrc location=HistoryOfTI-480p.m2v !
mpegvideoparse ! ffdec_mpeg2video ! ffmpegcolorspace ! fbdevsink
device=/dev/fb0 -v
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstMpegvParse:mpegvparse0.GstPad:src: caps =
video/mpeg, mpegversion=(int)2, systemstream=(boolean)false,
parsed=(boolean)true, width=(int)720, height=(int)405,
framerate=(fraction)48/1, pixel-aspect-ratio=(fraction)1/1,
codec_data=(buffer)2d019512ffffe1e8000001b5148a00010000000001b8,
profile=(string)main, level=(string)low, interlaced=(boolean)false
/GstPipeline:pipeline0/ffdec_mpeg2video:ffdec_mpeg2video0.GstPad:sink: caps
= video/mpeg, mpegversion=(int)2, systemstream=(boolean)false,
parsed=(boolean)true, width=(int)720, height=(int)405,
framerate=(fraction)48/1, pixel-aspect-ratio=(fraction)1/1,
codec_data=(buffer)2d019512ffffe1e8000001b5148a00010000000001b8,
profile=(string)main, level=(string)low, interlaced=(boolean)false
Caught SIGSEGV accessing address (nil)
Spinning.  Please run 'gdb gst-launch 375' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.

I'm running the Daisy branch without any non-custom recipes.

Thanks for your help!

Dimitri
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to