Strange Video Stream with Gstreamer and ZED x One GMSL Camera

I want to create 8 Video streams with the Jetson Orin AGX, Quad Capture Card and 8 Zed X One Cameras. With Zed_Explorer i get for every Camera a clear view. When I’m using the Gstreamer with the following command, im getting a weird output, as you can see in the picture.
Thats the command: gst-launch-1.0 zedxonesrc camera-sn=307980245 ! autovideoconvert ! queue ! autovideosink

Hi @tillwald,

Welcome to the forums :waving_hand:

Do you have the same behavior when running the scripts from the README

ex:

    gst-launch-1.0 zedxonesrc ! queue ! autovideoconvert ! queue ! fpsdisplaysink