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

FFMpeg can not find virtual audio capture after I register the dll to windows 7. #14

Closed dttlgotv closed 9 years ago

dttlgotv commented 9 years ago

I can register the dll successfully into system. But I use "ffmpeg -list_devices true -f dshow -i dummy" to list the devices, the virtual audio capture can not be found.

rdp commented 9 years ago

is your "32 bit'edness" lined up (vs. 64 bit)?

On Mon, May 4, 2015 at 6:33 AM, dttlgotv notifications@github.com wrote:

I can register the dll successfully into system. But I use "ffmpeg -list_devices true -f dshow -i dummy" to list the devices, the virtual audio capture can not be found.

— Reply to this email directly or view it on GitHub https://github.com/rdp/virtual-audio-capture-grabber-device/issues/14.

dttlgotv commented 9 years ago

Now it is well. I used wrong dll.