Skip to content

Commit

Permalink
Merge pull request #172 from Brainiarc7/patch-1
Browse files Browse the repository at this point in the history
Correct installable candidate package for `nv-codec-headers` package …
  • Loading branch information
elFarto authored Feb 8, 2023
2 parents 62e7ddf + 498547c commit 766d843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You'll need `meson`, the `gstreamer-plugins-bad` library, and [`nv-codec-headers
| Package manager | Packages | Optional packages for additional codec support |
|-----------------|-------------------------------------------------|------------------------------------------------|
| pacman | meson gst-plugins-bad ffnvcodec-headers | |
| apt | meson gstreamer1.0-plugins-bad nv-codec-headers libva-dev | libgstreamer-plugins-bad1.0-dev |
| apt | meson gstreamer1.0-plugins-bad libffmpeg-nvenc-dev libva-dev | libgstreamer-plugins-bad1.0-dev |
| yum/dnf | meson libva-devel gstreamer1-plugins-bad-freeworld nv-codec-headers | gstreamer1-plugins-bad-free-devel |

Then run the following commands:
Expand Down

0 comments on commit 766d843

Please sign in to comment.