The QT application cannot specify a display location

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

The QT application cannot specify a display location

1,377 次查看
zhiyuan_song
Contributor II

I run an application using Wayland I launch my application with the weston terminal and it works fine.

But the position of my application is random on the screen.

Thank you in advance for your help,

0 项奖励
回复
1 回复

1,336 次查看
joanxie
NXP TechSupport
NXP TechSupport

how about try to use the command like:

"

# gst-launch-1.0 imxcompositor_g2d name=comp sink_0::xpos=500 sink_0::ypos=500 ! waylandsink videotestsrc ! video/x-raw, width=640, height=480 ! comp.sink_0

"

0 项奖励
回复