-
Notifications
You must be signed in to change notification settings - Fork 347
MPV
Xiaogang Li edited this page Oct 12, 2022
·
2 revisions
- Install media driver following Build media driver from source code
- Install MPV
Before installing MPV media player from standard repository, update the apt repository using the command:
sudo apt update
Install MPV from the standard repository using the command below:
sudo apt install mpv
- Play video by MPV with vaapi
mpv -vo=gpu -hwdec=vaapi input.mp4
- Build & Install
- GPU HW acceleration enabling
- Known Issues
- Debug Tool