mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 21:03:59 +01:00
d3537e656e
Contrary to the similarity in naming, mpd and mpv are two completely different programs that both serve completely different purposes.
19 lines
450 B
Markdown
19 lines
450 B
Markdown
# mpv
|
|
|
|
[mpv][mpv] is a media player without a GUI.
|
|
|
|
## Use Cases
|
|
|
|
mpv can be used to:
|
|
|
|
- Play every video format you encounter
|
|
- Work behind the scenes for larger GUI programs
|
|
- Watch videos with other tiled windows open and without GUI buttons taking up space
|
|
- Strategically position GUI-less videos in your rice screenshots
|
|
|
|
You should not use mpv if:
|
|
|
|
- You use a desktop environment with a media player
|
|
|
|
[mpv]: https://github.com/mpv-player/mpv
|