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.
我正在开发一个用 C#.NET 3.5 编写的现有应用程序。
我正在寻找一个免费的(如果可能的话是开源的)库,它允许播放 h264 文件。
如果您在应用程序中安装了适当的 h264 过滤器,则可以使用 DirectShow 和众多媒体播放器控件之一。
另一种选择是使用内置解码的库,如 VLC Dot Net http://vlcdotnet.codeplex.com/