nvidia ffmpeg support

This commit is contained in:
Michael Wei
2020-11-07 17:57:10 +00:00
committed by Blake Blackshear
parent a85d780020
commit 893e6b40a7
5 changed files with 776 additions and 0 deletions

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