> ## Content Index
> Fetch the complete content index at: https://yinguobing.com/blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# 64位 PowerPoint 2010 无法插入视频
- URL: https://yinguobing.com/blog/can-not-insert-video-in-powerpoint-2010/
- Published: 2012-08-15T17:23:34.000Z
- Updated: 2022-05-29T08:59:46.000Z
- Description: PowerPoint无法从所选的文件中插入视频。验证此媒体格式所需的64位解码器是否已安装，然后重试。
- Author: 尹国冰
- Tags: 生活故事

当使用64位的PowerPoint 2010 插入视频时，提示“PowerPoint无法从所选的文件中插入视频。验证此媒体格式所需的64位解码器是否已安装，然后重试。”

![](https://yinguobing.com/blog/content/images/2012/08/powerpoint.png)

微软官网给出原因很简单：没有该格式64位的解码器。但是使用QQ影音是可以播放的。所以我觉得微软的意思是“没有64位的PowerPoint可以调用的解码器”。因为同样的文件在32位的PowerPoint 2010 是可以插入并正常播放的。

多次尝试后发现，将文件转换成 AVI 格式的，并且编码方式选择 XVID 即可解决这个问题。例如使用QQ影音自带的音视频转码，按照下图将视频编码改为XVID。

![](https://yinguobing.com/blog/content/images/2012/08/qq_convert.png)

以上。