This command-line tool for Windows 64-bit records another application's DirectSound output into a wave file.
- bin/directcapture.exe Sets up a recording.
- bin/dircapdll.dll Performs actual recoding.
- Note that immediately after hooking into an application the application's sound engine has to be reinitialized to ensure it will in fact record to the output file.
- Since DLL injection is used, antivirus-softwares will go nuts.