解决方法:安装Gstreamer ffmpeg插件。Linux常用的视频播放器有三种:totem,mplayer,vlc
gnome默认使用 totem视频播放器,后端用的是gstreamer方法如下:
yum -y install gstreamer-ffmpeg gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer1-libav
Centos7 启用H.264视频支持
原文:https://blog.51cto.com/1929297/2399093