![]() |
Frequent Stuttering/No Video - 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: Frequent Stuttering/No Video (/t-frequent-stuttering-no-video) |
RE: Frequent Stuttering/No Video - TheDreadPirate - 2024-03-25 No idea. What kind of subtitles are they? PGS? SRT? ASS? DVDSUB? RE: Frequent Stuttering/No Video - matchaman - 2024-03-25 (2024-03-25, 07:41 PM)TheDreadPirate Wrote: No idea. What kind of subtitles are they? PGS? SRT? ASS? DVDSUB? Looks like they are all PGSSUB. Attached is a pic of what they look like. RE: Frequent Stuttering/No Video - TheDreadPirate - 2024-03-26 What client is this? And does it only happen with this client? RE: Frequent Stuttering/No Video - matchaman - 2024-03-26 (2024-03-26, 01:17 PM)TheDreadPirate Wrote: What client is this? And does it only happen with this client? I don't remember which device it is anymore, it was either my S22 Ultra or Pixel 8 Pro, but it is happening on all devices including my Nvidia Shield Android TV. RE: Frequent Stuttering/No Video - matchaman - 2024-03-26 (2024-03-26, 06:38 PM)matchaman Wrote:(2024-03-26, 01:17 PM)TheDreadPirate Wrote: What client is this? And does it only happen with this client? I did happen to try a different movie and the fonts looked fine, but was also PGSSUB. Is it how it is formatted per movie? RE: Frequent Stuttering/No Video - TheDreadPirate - 2024-03-26 I recall seeing an issue where Jellyfin (or the backend media player) didn't correctly apply a transparency, but that was with ASS subs. But it could be the same underlying issue. It may be worth testing if this problem exists with this particular movie with unstable. Since you are already running docker, make a second docker container with identical parameters but a different config path and using the "unstable" tag instead of "latest". RE: Frequent Stuttering/No Video - matchaman - 2024-03-27 (2024-03-26, 11:01 PM)TheDreadPirate Wrote: I recall seeing an issue where Jellyfin (or the backend media player) didn't correctly apply a transparency, but that was with ASS subs. But it could be the same underlying issue. Same issue in unstable with a new config and cache. RE: Frequent Stuttering/No Video - TheDreadPirate - 2024-03-27 Try Jellyfin Media Player and see if the transparency issue also happens there. Regardless, submit an issue on the Jellyfin git and provide as much info as you can. Mainly the media info and ffmpeg logs. https://github.com/jellyfin/jellyfin/issues Definitely a strange issue. RE: Frequent Stuttering/No Video - matchaman - 2024-03-27 (2024-03-27, 12:58 PM)TheDreadPirate Wrote: Try Jellyfin Media Player and see if the transparency issue also happens there. Regardless, submit an issue on the Jellyfin git and provide as much info as you can. Mainly the media info and ffmpeg logs. Decided to test in the Web Player, where it behaved normally which is weird. I have created a ticket on the github. |