imx6dp gplay-1.0 指定到fb0 播放

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

imx6dp gplay-1.0 指定到fb0 播放

1,146 Views
caojian11965933
Contributor I

imx6dp  关于gplay 的源码中有没有接口能将播放的视频指定到FB0上。#gstreamer#framebuffer#gplay-1.0#imx6dp

Labels (1)
3 Replies

1,060 Views
karangajjar
Senior Contributor II

Hi cao jian,

You can specify the framebuffer using --video-sink option.You can check below link for more options:

Ubuntu Manpage: gst-play-1.0 - Simple command line playback testing tool 

Regards,

Karan Gajjar

0 Kudos

1,060 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

In our default BSP use the FB0. You need to set the display first in u-boot.

For play video, you can use the command like "gplay-1.0 test.mp4" or "gst-launch-1.0 playbin file=uri:///", for alpha blending, you can set alpha value in the gstreamer, use the paramter like "alpha=xx" in the gstreamer command, fb0 is BG for alpha blending

1,060 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Could you tell us which version of BSP are you using?

0 Kudos