Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究directshow过滤器并寻找一个带有两个输入引脚和一个输出的过滤器主要想法是我想编写可以从一个输入引脚切换到另一个输入引脚的开关过滤器请帮助我,我是directshow过滤器的新手
没有这种标准的过滤器。编写您自己的或寻找第三方解决方案。您要求非常具体的功能(很可能您必须对其操作做出更多假设),因此您可能不得不最终使用自己的自定义过滤器。