-
-
Notifications
You must be signed in to change notification settings - Fork 27
Labels
Description
Describe the bug
opening Video Capture Device, causes a crash every time.
To Reproduce
Steps to reproduce the behavior:
- Go to File, Settings
- Click on Video Capture Device
- See error
Expected behavior
It should show my list of video capture devices. I use an Avermedia capture device.
Traceback or Crash Report
If AutoSplit showed an exception traceback, please paste it here:
Traceback (most recent call last):
File "menu_bar.py", line 307, in <lambda>
File "menu_bar.py", line 165, in __capture_method_changed
File "capture_method\__init__.py", line 196, in change_capture_method
File "capture_method\VideoCaptureDeviceCaptureMethod.py", line 77, 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
Version (please complete the following information):
- OS: Windows 10 Home 21H2 OS Build 19044.2965
- AutoSplit: 2.0.1
AutoSplit Profile and Split Images
I can't attach toml on github but here's it zipped settings.zip
Additional context
I have a webcam and the Avermedia video capture device connected. I also have an ndivida broadcaster software that creates additional virtual webcam..
Avasam
