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.
有没有一种方法可以在不使用 Media Foundation API 的情况下处理来自流(或图像文件或视频文件)的帧并将帧保存在编码的视频文件中。我不熟悉 C++ 和 COM 技术,所以我问有没有办法用 C# 从一组图像中制作视频流?
使用 Media Foundation 的一些 .NET 包装器可能是可能的。也许 SharpDX 有它们。