Update README.md

This commit is contained in:
Michael 2019-05-06 05:36:37 +00:00
parent f3df1d2253
commit c3c4f752ab

View File

@ -21,9 +21,13 @@ sudo dnf install vim screen screenfetch scrot tmux libcxx arandr nextcloud-clien
sudo dnf groupinstall "C Development Tools and Libraries" sudo dnf groupinstall "C Development Tools and Libraries"
``` ```
### Gstreamer encoding options ### Encoding options
```sh ```sh
dnf install gstreamer1-{ffmpeg,libav,plugins-{good,ugly,bad{,-free,-nonfree}}} --setopt=strict=0 sudo dnf groupupdate Multimedia
```
#### Gstreamer
```
sudo dnf install gstreamer1-{ffmpeg,libav,plugins-{good,ugly,bad{,-free,-nonfree}}} --setopt=strict=0
``` ```
## copr and repositories ## copr and repositories