全新 Windows 安装上存在哪些视频编解码器?

发布于 2024-11-16 10:07:43 字数 457 浏览 1 评论 0原文

我需要在我们的应用程序中包含一些可以在 Windows 7 或 Vista 的普通安装上播放的视频。问题是,我可以使用什么格式对其进行编码,以便在干净的系统安装上可以播放? (即不需要特定版本的 Internet Explorer、QuickTime 等)

我们希望避免使用 AVI,因为它非常大,并且避免使用 WMV,因为我们还需要支持在 Mac 上播放。我们还能用什么? MP4、H264?我认为 QuickTime 文件无法播放,因为 Apple 尚未将 QuickTime 移植到 64 位 Windows。

我还没有找到 Windows 上默认安装的编解码器的任何明确列表,尽管 此页面告诉您如何列出您已安装的内容。有谁知道这样的清单吗?

I need to include some videos with our application that will be playable on a vanilla installation of Windows 7 or Vista. The question is, what format can I use to encode it that will be playable on a clean system install? (ie without requiring a particular version of Internet Explorer, QuickTime, etc)

We want to avoid AVI as it's pretty huge, and WMV as we also need to support playback on Mac. What else could we use? MP4, H264? I assume that QuickTime files won't play because Apple haven't ported QuickTime to 64-bit Windows.

I haven't found any definitive list of the codecs installed by default on windows, though this page tells you how to list the ones you do have installed. Does anyone know of such a list?

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

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

发布评论

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

评论(1

浮光之海 2024-11-23 10:07:43

不幸的是,我没有找到列出特定编解码器的页面。

Microsoft 曾经有一个名为 支持的文件类型Windows Media Player 列出了 Windows Media Player 版本 7 至 12 支持的文件类型。原始版本已无法再访问,但至少它位于 Internet Wayback Machine 中。

对于版本 6 到版本 9,还有一个替代页面:Windows Media Player 版本 6.0 及更高版本支持的文件格式

正如您所提到的,您可以按照 WMP 常见问题解答

  1. 帮助菜单上,单击关于 Windows Media Player

    如果帮助菜单不可见,请单击组织,指向布局,然后选择显示菜单栏强>.

  2. 关于 Windows Media Player 对话框中,单击技术支持信息

    您的网络浏览器将打开一个页面,其中包含有关计算机上安装的相关二进制文件、编解码器、过滤器、插件和服务的信息。技术支持人员也许可以使用此详细信息来帮助您解决计算机上的问题。

I didn't find a page that lists specific codecs, unfortunately.

Microsoft used to have a page titled File types supported by Windows Media Player that listed supported files types for Windows Media Player version 7 through 12. The original is not accessible anymore, but at least it's in the Internet Wayback Machine.

There's an alternative page for versions 6 though 9: File Formats Supported by Windows Media Player Versions 6.0 and Later.

As you mentioned, you can check which codecs are installed using Windows Media Player following the instructions in the WMP FAQ:

  1. On the Help menu, click About Windows Media Player.

    If the Help menu is not visible, click Organize, point to Layout, and then select Show menu bar.

  2. On the About Windows Media Player dialog box, click Technical Support Information.

    Your web browser will open a page that includes information about the related binary files, codecs, filters, plug-ins, and services installed on your computer. A technical support person might be able to use this detailed information to help you troubleshoot problems on your computer.

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