Hardware Accell issues on terramaster f4-423 - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Hardware Accell issues on terramaster f4-423 (/t-hardware-accell-issues-on-terramaster-f4-423) |
Hardware Accell issues on terramaster f4-423 - zapf - 2023-07-25 I have tried 8 different ways to get hardware transcoding to work on my setup, and I have no idea whats going on.
Some of my failures to play from the web client (I can direct stream all of this without issue from the jellyfin app my androidtv device, but I'm trying to accommodate other users in the house) were subtitle related, but there are still videos I'm encountering that it fails to transcode. I've attached all the logs that appeared when launching the movie. edit: added a log for quicksync RE: Hardware Accell issues on terramaster f4-423 - TheDreadPirate - 2023-07-25 First, AV1 should not be checked. Jasper Lake does not support AV1 decoding. MPEG-2 and VP8 and VP9 can be checked, even if your library doesn't contain it currently since Jasper Lake supports accelerating them. https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding All 3 transcode failures are for XVID encoded videos. I'm honestly not sure if there is any acceleration for such an old codec exists. Or how one would enable that. Really, it should be software decoding them, but that doesn't appear to be the case. It might be worth considering re-compressing them with a modern codec that Jasper Lake does support accelerating. |