Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Half screen green when capturing straight to NVMM #100

Closed
Gabben00 opened this issue Apr 24, 2024 · 1 comment
Closed

Half screen green when capturing straight to NVMM #100

Gabben00 opened this issue Apr 24, 2024 · 1 comment

Comments

@Gabben00
Copy link

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

  • Basler a2A1920-51gcPRO
  • 0.7.0-15-g86e4ccf
  • Nvidia Xavier Nx
  • OS: JetPack 5.1.3
@Gabben00 Gabben00 changed the title Half screen green when capturing straigt to NVMM Half screen green when capturing straight to NVMM Apr 24, 2024
@thiesmoeller
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants