Update nvdec.md

`covid` --> `cuvid` in example arguments.
This commit is contained in:
Colin McCambridge 2021-04-14 22:31:20 -05:00 committed by Blake Blackshear
parent e3a8448a23
commit 6379f5cd5e

View File

@ -55,7 +55,7 @@ A list of supported codecs (you can use `ffmpeg -decoders | grep cuvid` in the c
```
For example, for H265 video (hevc), you'll select `hevc_cuvid`. Add
`-c:v hevc_covid` to your ffmpeg input arguments:
`-c:v hevc_cuvid` to your ffmpeg input arguments:
```
ffmpeg: