Skip to content

Setting up external hw transcoding on unraid (nvidia) #936

@jeliastam

Description

@jeliastam
  1. search go-vod in community apps and click the link in the upper right to get results from DockerHub
  2. select the option from radialapps and do a test install to generate a template
  3. enable advanced view in the upper right
  4. add :latest to the repository to ensure you have the latest version of go-vod!
  5. Under Extra parameters, add --runtime=nvidia
  6. add missing variables/paths as needed (basic view shown):
    image
  • /ncdata should point to your appdata location for nextcloud
  • /data should point to where all user data for nextcloud is stored
  • make sure all volumes are mounted as READ-ONLY

In the memories admin section of nextcloud:

  1. Under Transcoder set the path to your go-vod docker, this probably can be done with docker networks, but I just pointed it to my unraid IP and the go-vod port, ie 47788
  2. enable NVENC under HW Acceleration
  3. enable CUDA scaler in the same section
  4. If your videos are stalling playback when trancoding, try enabled the streaming GOP size workaround located at the bottom of the settings page (it resolved my playback issues)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions