Error using GStreamer with IPU

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error using GStreamer with IPU

1,542件の閲覧回数
pinkpr
Contributor II

Hello,

I'm trying to use GStreamer in order to show an image on an HDMI screen.

The pipeline I use is : 

gst-launch-1.0 filesrc location=image.data ! freeze ! imxipuvideosink framebuffer=/dev/fb0

But nothing happens and the IPU drivers generates infinitely this error :

ERR: no-0x0,ipu_queue_task err:-22

I already successfully played videos using mplayer and also printed some images by writing the raw file directly in /dev/fb0. But I never had any positive result with GStreamer.

Do you guys have any idea of what is going on ?

Thanks in advance

0 件の賞賛
返信
1 返信

1,407件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Pierre

imxipuvideosink is part of community gstreamer-imx plugins

supported through meta-fsl-arm mailing list :
https://lists.yoctoproject.org/listinfo/meta-freescale
Alternatively one can try with NXP i.MX GStreamer plugins imx-gst.. described

in sect.7 Multimedia attached Linux Guide.

Difference between two options are described on

trac.gateworks.com/wiki/Yocto/gstreamer

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信