setup: ffmpeg
This commit is contained in:
@@ -184,7 +184,8 @@ sudo apt install -y \
|
|||||||
pipewire-alsa \
|
pipewire-alsa \
|
||||||
wireplumber \
|
wireplumber \
|
||||||
pavucontrol \
|
pavucontrol \
|
||||||
grim
|
grim \
|
||||||
|
ffmpeg libavcodec-extra
|
||||||
```
|
```
|
||||||
|
|
||||||
Package notes:
|
Package notes:
|
||||||
@@ -214,6 +215,8 @@ Package notes:
|
|||||||
- `pipewire-alsa` - ALSA compatibility layer for PipeWire. Helps applications that use ALSA directly play/record audio through PipeWire.
|
- `pipewire-alsa` - ALSA compatibility layer for PipeWire. Helps applications that use ALSA directly play/record audio through PipeWire.
|
||||||
- `wireplumber` - PipeWire session/policy manager. It decides how audio devices and streams should be connected automatically.
|
- `wireplumber` - PipeWire session/policy manager. It decides how audio devices and streams should be connected automatically.
|
||||||
- `pavucontrol` - graphical volume mixer. Useful for choosing input/output devices, changing app volumes, and debugging audio problems.
|
- `pavucontrol` - graphical volume mixer. Useful for choosing input/output devices, changing app volumes, and debugging audio problems.
|
||||||
|
- codecs (to fix videos not playing in browser):
|
||||||
|
- ffmpeg libavcodec-extra
|
||||||
|
|
||||||
### Fix Sway permission issues
|
### Fix Sway permission issues
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user