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.
我知道以前有人问过这个问题,但答案似乎不完整......
有没有办法在 WPF 的 MediaElement 控件中播放 .mov 文件,或者有什么替代方法?有人在这里做过吗?
试试QT 精简版。它安装了播放所需的 Directshow 过滤器。根据 MOV 容器内使用的视频编解码器,您可能需要额外的过滤器。如果是这种情况,FFDShow-Tryouts可能会对您有所帮助。