2023-07-26, 06:10 PM
(This post was last modified: 2023-07-26, 06:11 PM by TheDreadPirate. Edited 2 times in total.)
H265 isn't supported in Firefox (patent issues, etc), but should be supported in the Jellyfin Media Player desktop app.
But back to your transcoding issue. There are additional steps you need to take to pass your GPU into the container. The logs indicate it can't see a GPU or the drivers aren't installed. Follow this guide.
https://jellyfin.org/docs/general/admini...ualization
After you verify that your GPU is visible and configured in the container, in the hardware accelerated decode section you should only check the codecs that your GPU supports decoding.
https://en.wikipedia.org/wiki/Intel_Quic...d_encoding
For the 6700 these are what should be checked.
H264
HEVC
MPEG2
VC1
VP8
VP9
But back to your transcoding issue. There are additional steps you need to take to pass your GPU into the container. The logs indicate it can't see a GPU or the drivers aren't installed. Follow this guide.
https://jellyfin.org/docs/general/admini...ualization
After you verify that your GPU is visible and configured in the container, in the hardware accelerated decode section you should only check the codecs that your GPU supports decoding.
https://en.wikipedia.org/wiki/Intel_Quic...d_encoding
For the 6700 these are what should be checked.
H264
HEVC
MPEG2
VC1
VP8
VP9