This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DRA746: waylandsink: output has wrong width and height

Part Number: DRA746

Tool/software: Linux

Hi,

we are using TI's gst-plugins-bad to display a video decoded by internal H264 HW decoder.

While using kmssink the output dimensions are right, when using waylandsink they are wrong:

input: 800x480

output: 896x528

gstreamer pipeline is the following:

/usr/bin/gst-launch-1.0 filesrc location=/home/user/video.mp4 ! qtdemux ! queue ! h264parse ! ducatih264dec ! waylandsink

We are using PSDKLA 03.02.00.03.

Thank you

Br,

Francesco