Not able to change video resolution with gstreamer

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

Not able to change video resolution with gstreamer

880件の閲覧回数
mallibeerala
Contributor III

I am Working on I.MX8QM board, I am supplying video data to I.MX8 board with customized video decoder board with a resolution of 1600 x900, Now I am running gstreamer command "gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,width=1600,height=900  ! waylandsink sync=false", Now video is playing but resolution is not coming properly (around 1550 x 850 is coming), while I am running command "gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,width=720,height=480  ! waylandsink sync=false" then also video playing with 1550 x 850 resolution.

But While running with V4L2 and wayland I am getting resolution properly.

Please help us to resolve this Issue.

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

861件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Try to resize video size using imxvideoconvert_g2d plugin

 

nxf65025_0-1649664553186.png

 

0 件の賞賛