Skip to content

crash when trying to open Video Capture #238

@nictuku

Description

@nictuku

Describe the bug

opening Video Capture Device, causes a crash every time.

To Reproduce
Steps to reproduce the behavior:

  1. Go to File, Settings
  2. Click on Video Capture Device
  3. See error

Expected behavior
It should show my list of video capture devices. I use an Avermedia capture device.

Screenshots and recordings
image

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..

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions