Skip to content

Commit

Permalink
Изменено: MPV - Правки Frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 18, 2024
1 parent a2c1b9e commit c9cfaba
Showing 1 changed file with 4 additions and 30 deletions.
34 changes: 4 additions & 30 deletions docs/apps/mpv.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
title: MPV
nameRepo: mpv
appstreamRepo: mpv.desktop
appstreamFlatpak: io.mpv.Mpv
aggregation:
sisyphus: mpv
flatpak: io.mpv.Mpv
Expand All @@ -25,39 +21,17 @@ appstream:

# MPV

MPV — Свободный легковесный кроссплатформенный медиаплеер. Поддерживает множество форматов медиафайлов и субтитров.

::: info
Для лучшей интеграции со средой GNOME можно воспользоваться альтернативным интерфейсом MPV — [Celluloid](/celluloid).
:::

MPV — Свободный легковесный кроссплатформенный медиаплеер. Поддерживает множество форматов медиафайлов и субтитров.

![Draw attention to the window](/mpv/mpv.png)


## Установка из репозитория

**MPV** можно установить через терминал:

::: code-group

```shell[apt-get]
su -
apt-get update
apt-get install mpv
```

```shell[epm]
epm -i mpv
```
:::

## Установка c помощью Flatpak

При наличии пакета [Flatpak](/flatpak), можно установить **Mpv** одной командой:

```shell
flatpak install flathub io.mpv.Mpv
```
<!--@include: @apps/_parts/install/content-repo.md-->
<!--@include: @apps/_parts/install/content-flatpak.md-->

## Проблемы с замедлением видео

Expand Down

0 comments on commit c9cfaba

Please sign in to comment.