• 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: Playback Error

     
    • 0 Vote(s) - 0 Average

    SOLVED: Playback Error

    Playback failed due to a fatal player error
    Jaycee_Sea
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #1
    2025-03-19, 10:55 PM (This post was last modified: 2025-03-20, 02:35 PM by Jaycee_Sea. Edited 1 time in total.)
    Hello everyone,

    I'm fairly new to Jellyfin. I have it up and working for the most part. I am running it on a UGreen DXP4800 Plus NAS with an Intel Pentium Gold 8505 5-core CPU with integrated graphics. I can access Jellyfin both locally and through TailScale. I have Jellyfin installed via a Docker Project.

    https://pastebin.com/PmyuDs9E

    I ran into trouble a few days ago trying to stream on Firefox and ran into the "Playback Error: Playback Failed due to a Fatal Playback Error" message with h265 encoded videos (but not h264). I have searched the forums and tried a few solutions that I found and so far nothing has worked. Going from the logs, it appears to be a FFMPEG error. I know Jellyfin has access to and is using my GPU. If I turn off Intel QSV, my CPU use goes to 95%, turning it back on reduces it to around 5%. Some testing shows that while everything will play on other browsers and apps, they will only do so via Direct Play, and any change to the quality will result in the Playback error message (no matter what the file was encoded with). Here is the FFMPEG log file that results from the error.

    https://pastebin.com/Z5n9EPCs

    Any help would be appreciated. Let me know if you need more information.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-03-20, 01:22 PM
    Since you are not running the container as root, you need to pass in the render group's ID.

    https://jellyfin.org/docs/general/admini...ualization

    Step #1 to get the ID number. Step #2 has a docker compose example. The "group_add" line.

    Code:
    group_add:
          - "122" # Change this to match your "render" host group id and remove this comment
    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]
    Jaycee_Sea
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #3
    2025-03-20, 02:34 PM
    Awesome! Added the render group ID, for the DXP 4800 Plus it is 105. It still didn't work. On a whim, I disabled the VPP tone mapping the the transcode settings. It worked after that. I re-enabled it and it still worked, so I don't know what was up with that. Maybe it was a combination of the two. Either way, its working now. Thank you so much for your help.
    « 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