AVSSAMP example not working

Author: shiqifeng2000Created Jan 18, 2024Updated Jun 26, 2026
Labelsbug

hi, thanks for these samples, I would like to create a virtual camera with both video & audio, and perhaps some decoding functions

avshws working for me but got no sound, then I try avssamp. it builds successfuly, but not working.

I am using win11, got windows driver kit 10 installed, and have the cer file registered to root after that i tried:

  1. using hdwwiz, after choosing inf file, got no option to continue 1090864483

  2. try using devcon to register, it succeed, but unable to play

1066560444

1452378375

i created a avssamp.wav with my ffmpeg using pcm16le format, 1 channel, 44100hz, im sure it's valid

343203343

could you let me know if anything I config wrong

Source: microsoft/Windows-driver-samples