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
I am trying to select Video Capture Device as my capture method on a new install of version 2.2.0. As soon as the option is selected from the dropdown, I am presented with a popup with the below error. After dismissing the popup, the dropdown has Video Capture Device selected, but I cannot activate the second dropdown to choose my device. Selecting no other option produces this error.
Traceback (most recent call last):
File "menu_bar.py", line 328, in <lambda>
File "menu_bar.py", line 220, in __capture_method_changed
File "capture_method\__init__.py", line 140, in change_capture_method
File "capture_method\VideoCaptureDeviceCaptureMethod.py", line 93, in __init__
File "pygrabber\dshow_graph.py", line 371, in add_video_input_device
File "pygrabber\dshow_graph.py", line 366, in __add_filter
File "pygrabber\dshow_graph.py", line 299, in build_filter
File "pygrabber\dshow_graph.py", line 288, in get_filter_by_index
ValueError: NULL COM pointer access
I am trying to select Video Capture Device as my capture method on a new install of version 2.2.0. As soon as the option is selected from the dropdown, I am presented with a popup with the below error. After dismissing the popup, the dropdown has Video Capture Device selected, but I cannot activate the second dropdown to choose my device. Selecting no other option produces this error.
settings (as a text file).txt
The text was updated successfully, but these errors were encountered: