有没有可以播放所有 mov、mp4 和 wmv 文件的插件?

发布于 2024-11-26 15:54:31 字数 244 浏览 1 评论 0原文

我正在开发一个 Asp.Net 应用程序,我需要播放所有 .mov、.wmv.mp4 文件。有没有可用的软件/插件来执行此操作?我查看了 jwplayer,但它只允许播放 .flv 和 .mp4 文件。我需要对上述所有三种文件格式的支持。

如果任何播放器不支持,那么您能否建议我们可以从 C# 运行类似于命令行命令(使用 Process 类)并获得所需格式的实用程序?

提前致谢 :)

I am developing an Asp.Net application and I need to play all .mov, .wmv and .mp4 files. Are there any softwares/plugins available to do this? I had a look at jwplayer but it only allows to play .flv and .mp4 files. I need support for all of the above three file formats.

If any player doesn't support then can you suggest any utility which we can run from c# similar to command line commands (using Process class) and get the desired format?

Thanks in advance :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

巴黎盛开的樱花 2024-12-03 15:54:31

我认为没有一个 Flash 播放器可以支持您需要的所有格式,但是您可以使用 FFmpeg 来转换您的视频到 .flv

I don't think there's a flash player that supports all formats you need, but you can use FFmpeg to convert your videos to .flv

攒一口袋星星 2024-12-03 15:54:31

我认为 vlc 媒体播放器插件可以尝试这个链接,它可能会有所帮助 https://gist.github.com/101357

i think vlc media player plugin will work try this link it may help https://gist.github.com/101357

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文