rdp / virtual-audio-capture-grabber-device

free audio capture device to capture all the "wave out sound" that is playing on your speakers (i.e. record what you hear) for Windows Vista+. Releases downloadable in this package:
https://github.com/rdp/screen-capture-recorder-to-video-windows-free
Other
578 stars 181 forks source link

audiosniffer.dll causing application crash #27

Closed dijiang closed 5 years ago

dijiang commented 5 years ago

crash

i use ffmpeg and audio_sniffer.dll to record audio in my own app . not always crash, but after crashing, restart the computer will be ok。 it seem that it‘s a invalid pointer problem?

dijiang commented 5 years ago

repeated