diff --git a/docs/docs/configuration/hardware_acceleration.md b/docs/docs/configuration/hardware_acceleration.md index 3514b44ef..23874c93f 100644 --- a/docs/docs/configuration/hardware_acceleration.md +++ b/docs/docs/configuration/hardware_acceleration.md @@ -69,7 +69,9 @@ services: resources: reservations: devices: - - capabilities: [gpu] + - driver: nvidia + count: 1 + capabilities: [gpu] ``` The decoder you need to pass in the `hwaccel_args` will depend on the input video.