• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Frequent Stuttering/No Video

    Pages (4): « Previous 1 2 3 4

     
    • 0 Vote(s) - 0 Average

    Frequent Stuttering/No Video

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #31
    2024-03-25, 07:41 PM
    No idea. What kind of subtitles are they? PGS? SRT? ASS? DVDSUB?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    matchaman
    Offline

    Junior Member

    Posts: 31
    Threads: 5
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #32
    2024-03-25, 10:46 PM
    (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.


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #33
    2024-03-26, 01:17 PM
    What client is this? And does it only happen with this client?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    matchaman
    Offline

    Junior Member

    Posts: 31
    Threads: 5
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #34
    2024-03-26, 06:38 PM
    (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.
    matchaman
    Offline

    Junior Member

    Posts: 31
    Threads: 5
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #35
    2024-03-26, 10:31 PM
    (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 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.

    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?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #36
    2024-03-26, 11:01 PM
    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".
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    matchaman
    Offline

    Junior Member

    Posts: 31
    Threads: 5
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #37
    2024-03-27, 03:02 AM
    (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.

    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".

    Same issue in unstable with a new config and cache.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #38
    2024-03-27, 12:58 PM
    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.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    matchaman
    Offline

    Junior Member

    Posts: 31
    Threads: 5
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #39
    2024-03-27, 11:18 PM
    (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.

    https://github.com/jellyfin/jellyfin/issues

    Definitely a strange issue.

    Decided to test in the Web Player, where it behaved normally which is weird. I have created a ticket on the github.
    Pages (4): « Previous 1 2 3 4

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode