The QT application cannot specify a display location

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

The QT application cannot specify a display location

670件の閲覧回数
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,

ラベル(1)
0 件の賞賛
返信
1 返信

629件の閲覧回数
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 件の賞賛
返信