• 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 SOLVED: Subtitles locking up playback

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Subtitles locking up playback

    Marked solved as it seems to have been my slow processor stuck transcoding
    BourbonDoc
    Offline

    Junior Member

    Posts: 31
    Threads: 4
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-08-12, 07:33 PM (This post was last modified: 2024-08-22, 03:09 PM by BourbonDoc. Edited 1 time in total.)
    Good afternoon!

    I'm relatively new to the home server space but have gotten a setup I'm pretty happy with running Jellyfin on TrueNAS Scale. I've run into a problem that I've been able to identify with the help of reddit searches, but I can't understand a workable solution. When I turn subtitles on for some files it ends up transcoding and making my potato of a NAS peg 100% and stutter playback so as to be unwatchable. Happens in browser (chrome and firefox), firestick, and LG tv playback. It sounds like this is an issue with file types and having to "burn in" subtitles, but I haven't found a good answer on what to do about that. I would be eternally grateful if someone could ELI5 how to mitigate this problem.

    Running latest versions of all involved software as of posting. NAS is a NUC with i7-5557U CPU and 16GB ram.

    Thanks in advance!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #2
    2024-08-12, 08:18 PM
    Did you enable hardware acceleration?
    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]
    BourbonDoc
    Offline

    Junior Member

    Posts: 31
    Threads: 4
    Joined: 2024 Aug
    Reputation: 0
    #3
    2024-08-12, 10:02 PM
    I tried a few and they all crashed on playback attempt, including the Intel based one. I did try disabling HEVC and AV1 transcoding and that improved playback but still had the cpu pegged at 100%.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #4
    2024-08-12, 10:15 PM
    What settings did you use? Can you share screenshots of Dashboard > Playback? CPU usage isn't unusual if the audio needs to be transcoded. As long as the video transcoding is being offloaded to the iGPU.
    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]
    BourbonDoc
    Offline

    Junior Member

    Posts: 31
    Threads: 4
    Joined: 2024 Aug
    Reputation: 0
    #5
    2024-08-13, 12:03 AM
    (2024-08-12, 10:15 PM)TheDreadPirate Wrote: What settings did you use?  Can you share screenshots of Dashboard > Playback?  CPU usage isn't unusual if the audio needs to be transcoded.  As long as the video transcoding is being offloaded to the iGPU.

    All pretty much default
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #6
    2024-08-13, 02:32 AM
    Select VAAPI for the hardware acceleration drop down. Then use this table (the Broadwell column) to check the appropriate codec boxes your iGPU supports (not much).

    https://en.wikipedia.org/wiki/Intel_Quic...d_encoding

    Do not check low power encoding nor tone mapping.
    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]
    BourbonDoc
    Offline

    Junior Member

    Posts: 31
    Threads: 4
    Joined: 2024 Aug
    Reputation: 0
    #7
    2024-08-13, 03:37 PM
    (2024-08-13, 02:32 AM)TheDreadPirate Wrote: Select VAAPI for the hardware acceleration drop down.  Then use this table (the Broadwell column) to check the appropriate codec boxes your iGPU supports (not much).

    https://en.wikipedia.org/wiki/Intel_Quic...d_encoding

    Do not check low power encoding nor tone mapping.

    That ended up with a little lower CPU usage (~85-90%), but playback completely stopped and wouldn't resume after a few seconds. Tried it a few times with the same result. Maybe my potato just can't handle it.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #8
    2024-08-13, 03:42 PM
    How much free disk space do you have? Transcodes and remuxes are written to disk.
    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]
    BourbonDoc
    Offline

    Junior Member

    Posts: 31
    Threads: 4
    Joined: 2024 Aug
    Reputation: 0
    #9
    2024-08-13, 05:38 PM
    (2024-08-13, 03:42 PM)TheDreadPirate Wrote: How much free disk space do you have?  Transcodes and remuxes are written to disk.

    About 800Gb. Which seems like plenty.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #10
    2024-08-13, 06:07 PM (This post was last modified: 2024-08-13, 06:08 PM by TheDreadPirate.)
    Can you a fresh jellyfin log and ffmpeg log?

    Also, what plugins do you have installed? Do you have the "Transcode Killer" plugin installed?
    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]
    Pages (2): 1 2 Next »

    « 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