You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: