replay-audio-video: Difference between revisions
From Vivid Unit
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The old system (Debian 11) has SMPlayer pre-installed has its default media player. You can find it in the "Multimedia" category in the application menu. | |||
[[File:smplayer.jpg|500x500px]] | [[File:smplayer.jpg|500x500px]] | ||
The new system (Vivid Unit OS) doesn't have SMPlayer pre-installed, and you need to install it manually: | |||
sudo apt update | |||
sudo apt install smplayer | |||
SMPlayer has very intuitive user interface and it looks just like other media players you use everyday. After loading the audio/video file into the player, you can click the play button to start playing it. | SMPlayer has very intuitive user interface and it looks just like other media players you use everyday. After loading the audio/video file into the player, you can click the play button to start playing it. | ||
[[File:smplayer ui.jpg|500x500px]] | [[File:smplayer ui.jpg|500x500px]] | ||
Revision as of 13:57, 3 April 2026
The old system (Debian 11) has SMPlayer pre-installed has its default media player. You can find it in the "Multimedia" category in the application menu.
The new system (Vivid Unit OS) doesn't have SMPlayer pre-installed, and you need to install it manually:
sudo apt update sudo apt install smplayer
SMPlayer has very intuitive user interface and it looks just like other media players you use everyday. After loading the audio/video file into the player, you can click the play button to start playing it.
