Nyanmisaka
Nyanmisaka
Need to correct a little. I found that the number of retries depends on the HLS player. It will not retry on edge chromium, but will keep retrying on ios14...
This is the reason why I spent a few months getting the various ffmpeg commands for HWA correct. Client should retry and tell the server the retry count. Then server...
> Note failovers should definitely be logged or made known to the admin somehow, as they might lead some users to think their hardware transcoding is working when it really...
Related options in hls.js. https://github.com/video-dev/hls.js/blob/master/docs/API.md#fragloadingmaxretry--manifestloadingmaxretry--levelloadingmaxretry
DoVi P5 cover image/thumbnails support will be added once we finished software tonemapping.
.sub subtitile isn't the cause. Your nvidia gpu doesn't support decoding HEVC 10bit video. Uncheck it in the dashboard. ``` [hevc @ 000001686bb4eac0] Hardware is lacking required capabilities [hevc @...
What do you mean ".sub can't be read"? Is there any other ffmpeg error in the new log?
Thanks. It seems that jellyfin mistakenly treats microdvdsub as graphic subtitles. Can you share that .sub file?
> Is the `.sub` text-only or the picture-based bitmap? because afaik the latter needs an `.idx` file to be useful. https://github.com/FFmpeg/FFmpeg/blob/5eb8da6a81a11909d3908b47a9620096b8f3d654/libavformat/microdvdenc.c#L62 .sub is also available for microdvd subtitles.
Since this only happens on Swiftfin(Jellyfin tvOS), you should report it to https://github.com/jellyfin/Swiftfin