OpenGoPro icon indicating copy to clipboard operation
OpenGoPro copied to clipboard

Mismatched DeviceName in Directshow filter, Directshow vs FFMPEG

Open GriffinRU opened this issue 3 years ago • 0 comments

Component What is the bug in?

  • Demos (python sdk, etc)
  • Tutorials
  • Documentation
  • Specs (BLE , HTTP)

Describe the bug Mismatched Directshow name upon query using directshow tools (GraphEdit) and FFMPEG Graphedit - device:sw:{860BB310-5D01-11D0-BD3B-00A0C911CE86}{506868A5-8940-4F2E-9E49-BEC693B7075D} FFMPEG - device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}{FDB60968-EC75-4CF9-BC63-7A2C7FFBF210}"

To Reproduce Steps to reproduce the behavior:

  1. Open GraphEdit, Navigate to GoPro filter, check devicename
  2. Open CMD - run ffmpeg -list_devices true -f dshow -i pipe:1" -> check devicename

Expected behavior Must match.

Screenshots If applicable, add screenshots to help explain your problem.

Hardware

  • Camera: Hero9, etc.
  • Desktop if applicable [e.g. Windows]
  • Smartphone if applicable [e.g. iPhone6]

Additional context Add any other context about the problem here.

GriffinRU avatar Jun 24 '22 15:06 GriffinRU