ubuntu 下 播放mp4
时间: 2024-01-29 07:03:20 浏览: 119
QT5.12.2/QT5.12.5 QWebEngineView Ubuntu下编译版本 支持MP3MP4播放
你可以尝试以下两种方法来在Ubuntu下播放MP4视频:
方法一:安装多媒体插件
1. 打开终端,运行以下命令更新软件包列表:
```shell
sudo apt-get update
```
2. 运行以下命令安装必要的多媒体插件:
```shell
sudo apt-get install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg ubuntu-restricted-extras
```
方法二:使用QT5.12.2/QT5.12.5 QWebEngineView编译版本
1. 下载并解压QT5.12.2/QT5.12.5 QWebEngineView编译版本。
2. 打开终端,进入解压后的目录。
3. 运行以下命令启动QWebEngineView:
```shell
./QWebEngineView
```
这两种方法都可以让你在Ubuntu下播放MP4视频。
阅读全文