Update README.md
This commit is contained in:
parent
f3df1d2253
commit
c3c4f752ab
@ -21,9 +21,13 @@ sudo dnf install vim screen screenfetch scrot tmux libcxx arandr nextcloud-clien
|
||||
sudo dnf groupinstall "C Development Tools and Libraries"
|
||||
```
|
||||
|
||||
### Gstreamer encoding options
|
||||
### Encoding options
|
||||
```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
|
||||
|
Loading…
Reference in New Issue
Block a user