我一直在寻找一种具有“最低要求”的方法,以实现最大兼容性。
我已经看到主要有两种方式:通过directx,通过.NET(只有> Win7),但都需要安装Win7或DirectX 9。
可以ffmpeg
有用吗?我试过跟this Wiki,但它提示我:
> ffmpeg -f dshow -i video="UScreenCapture":audio="Microphone" output.flv
[dshow @ 00000000003ea700] Could not find video device.
video=UScreenCapture: Input/output error
有什么建议吗?