replay-audio-video: Difference between revisions
From Vivid Unit
(Created page with "V") |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| 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]] | |||
The new system (Vivid Unit OS) doesn't have SMPlayer pre-installed, but you can still 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. | |||
[[File:smplayer ui.jpg|500x500px]] | |||
Latest revision as of 13:58, 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, but you can still 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.
