radxa / meta-rockchip

Yocto BSP layer for the Rockchip SOC boards
MIT License
24 stars 14 forks source link

GStreamer is broken on Rock 5b #9

Open yrik opened 1 year ago

yrik commented 1 year ago

All the videos from gstreamer has strange artifacts, extra vertical lines and wrong colors. When there are supposed to be rectangles with solid colors.

For example here is how the video from the videotestsrc looks like (ignore circular lines, these are artifacts from photo camera)

gst-launch-1.0 videotestsrc ! videoconvert ! video/x-raw,width=1280,height=720,format=RGB ! autovideosink

I'm running it on Rock 5b 8GB

root@rockchip-rk3588-rock-5b:~# uname -a
Linux rockchip-rk3588-rock-5b 5.10.160-rockchip-standard #1 SMP Wed Aug 30 18:35:03 UTC 2023 aarch64 GNU/Linux

It's a direct output from HDMI

yrik commented 1 year ago

Note, there are no artifacts when running with kmssink.