basler / gst-plugin-pylon

The official GStreamer plug-in for Basler cameras
BSD 3-Clause "New" or "Revised" License
40 stars 10 forks source link

Half screen green when capturing straight to NVMM #100

Closed Gabben00 closed 1 month ago

Gabben00 commented 5 months ago

Describe the bug When i capture the data via pylonsrc straight to NVMM with YUY2 half of the screen becomes green, if i go to normal ram first its fine, if i use videotestsrc its fine.

To Reproduce gst-launch-1.0 videotestsrc ! ‘video/x-raw(memory:NVMM), width=1920, height=1080, framerate=30/1, format=YUY2’! nvvidconv ! ‘video/x-raw(memory:NVMM), width=1920, height=1080, framerate=30/1, format=(string)NV12’ ! nvv4l2h265enc bitrate=2000000 ! h265parse ! queue ! h265parse ! nvv4l2decoder ! nv3dsink -e

Environment

thiesmoeller commented 1 month ago

The issue has been fixed in the latest release.

On Nvidia you can now easily create a Debian/Ubuntu package https://github.com/basler/gst-plugin-pylon#debian-nvidia-packaging