nvidia ffmpeg support

This commit is contained in:
Michael Wei
2020-11-08 16:42:17 -06:00
committed by Blake Blackshear
parent a85d780020
commit 893e6b40a7
5 changed files with 776 additions and 0 deletions
+2
View File
@@ -384,6 +384,8 @@ ffmpeg:
- /dev/dri/renderD128
```
Nvidia GPU based decoding via NVDEC is supported, but requires special configuration. See the [nvidia NVDEC documentation](docs/nvdec.md) for more details.
[Back to top](#documentation)
## Detectors