以下内容转载或参考自
http://bbs.youkuaiyun.com/topics/391040873
https://github.com/qyvlik/Flat.qml/issues/4
网上查了下,
Qt 中的多媒体播放,底层是使用DirectShowPlayerService,所以安装一个DirectShow解码器,例如LAV Filters,就可以解决运行出错问题
相关帖子
http://bbs.csdn.NET/topics/391040873
https://github.com/qyvlik/Flat.qml/issues/4
下载LAV Filters地址
http://forum.doom9.org/showthread.php?t=156191 里的
Binaries for the most recent version are available here:
Version 0.68.1: Installer (both x86/x64) -- Zips: 32-bit & 64-bit
Download 3D Plugin: 32-bit & 64-bit
选择32bit或者64bit下
下载完安装后,再运行程序,运行无错误,能够正常播放视频。