Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 不带声卡的DirectSound/FFDShow_Windows_64 Bit_Directsound_Ffdshow - Fatal编程技术网

Windows 不带声卡的DirectSound/FFDShow

Windows 不带声卡的DirectSound/FFDShow,windows,64-bit,directsound,ffdshow,Windows,64 Bit,Directsound,Ffdshow,我有一个应用程序,它使用DirectShow/DirectSound播放视频并提取视频/声音。在没有声卡的服务器上运行它意味着无法抓取音频,有办法解决吗?我简要介绍了虚拟音频电缆4,但它似乎并没有在终端会话上模拟声卡 这其中棘手的一点是,它在x64上运行,所以我可能有点受限 CheersVAC确实可以做到这一点,但它的局限性在于,当您通过RDP会话连接到服务器时,它不起作用 目前我已经通过VNC启动了这个过程来解决这个问题…我还没有测试,但是,请确保您将“RDP->option->local r

我有一个应用程序,它使用DirectShow/DirectSound播放视频并提取视频/声音。在没有声卡的服务器上运行它意味着无法抓取音频,有办法解决吗?我简要介绍了虚拟音频电缆4,但它似乎并没有在终端会话上模拟声卡

这其中棘手的一点是,它在x64上运行,所以我可能有点受限


Cheers

VAC确实可以做到这一点,但它的局限性在于,当您通过RDP会话连接到服务器时,它不起作用


目前我已经通过VNC启动了这个过程来解决这个问题…

我还没有测试,但是,请确保您将“RDP->option->local resources->remote computer sound”设置为“live at remote computer”否则,您将找不到任何音频randers。

即使在RDP客户端中播放远程音频选项,它也不起作用吗?不,根本不起作用。如果我打开音频属性,它会说“没有直接的声音设备”,谢谢,但除非你有一个物理声音设备,否则它不会工作