2024-10-11, 09:06 PM
I'm getting mixed messages from your log. The ffmpeg log you shared says it is hardware transcoding, but the jellyfin log says it was software transcoding.
Instead of this from the ffmpeg log.
And when you say "NAS", is this a NAS you built? Or a NAS appliance you bought that has a 12500 in it?
Can you share your docker compose file?
Code:
-codec:v:0 libx265
Instead of this from the ffmpeg log.
Code:
-codec:v:0 hevc_qsv
And when you say "NAS", is this a NAS you built? Or a NAS appliance you bought that has a 12500 in it?
Can you share your docker compose file?