Skip to content
Discussion options

You must be logged in to vote

Thank you for asking!

I'm not an ffmpeg expert but I could get the following results.

> ffmpeg -hide_banner -list_devices true -f dshow -i dummy
...
[dshow @ 0000020e1a16fd40] "DirectShow Softcam" (video)
[dshow @ 0000020e1a16fd40]   Alternative name "@device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\DirectShow Softcam"
[dshow @ 0000020e1a16fd40] "OBS Virtual Camera" (video)
[dshow @ 0000020e1a16fd40]   Alternative name "@device_sw_{860BB310-5D01-11D0-BD3B-00A0C911CE86}\{A3FCE0F5-3493-419F-958A-ABA1250EC20B}"
...
> ffmpeg -hide_banner -list_devices true -f dshow -i dummy
...
[dshow @ 000001836119fd40] "DirectShow Softcam" (none)
[dshow @ 000001836119fd40]   Alternative name "@device_sw_{8…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tshino
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #68 on March 22, 2025 10:22.