2024-11-12, 01:53 PM
Can you share your docker compose?
2024-11-12, 01:53 PM
Can you share your docker compose?
2024-11-12, 07:47 PM
(This post was last modified: 2024-11-12, 07:59 PM by aazam476. Edited 1 time in total.)
(2024-11-12, 01:53 PM)TheDreadPirate Wrote: Can you share your docker compose? I am using Linuxserver's docker image, but the issue that is happening occurs when using either the official image or Linuxserver's image. Code: version: '3'
2024-11-12, 08:03 PM
I revisited your original post. I noticed you have decode acceleration enabled for HEVC, which your GPU does not support.
Dashboard > Playback > Transcoding. Check MPEG2, VC1, VP8, and H264 for the decode section. Uncheck everything else. This will cause those codecs to decode on the CPU instead of the GPU.
2024-11-12, 08:35 PM
After fixing a few other errors by restarting the docker stack and fixing folder permissions, it works! Thanks so much!
|
|
|