浏览代码

Update nvdec.md

`covid` --> `cuvid` in example arguments.
Colin McCambridge 4 年之前
父节点
当前提交
6379f5cd5e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/docs/configuration/nvdec.md

+ 1 - 1
docs/docs/configuration/nvdec.md

@@ -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: