• 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: Docker Container - Playback failed due to a fatal playback error

     
    • 0 Vote(s) - 0 Average

    SOLVED: Docker Container - Playback failed due to a fatal playback error

    pennywise134
    Offline

    Junior Member

    Posts: 14
    Threads: 4
    Joined: 2024 Nov
    Reputation: 0
    Country:Canada
    #5
    2025-02-21, 05:32 PM
    Yes. You are using a browser that reports av1 support but not hevc support (likely firefox) which caused server to transcode to av1 and that is the problem because your hardware does not have av1 hardware encoder. With that disabled the server will transcode to h264 instead.
    [/quote]

    I unchecked the "Allow encoding in AV1 format" box, and I'm still getting the fatal error. Any thoughts?

    I attached the ffmpeg log, let me know if there are any other log files I should gather.

    Also, here are the contents of my docker-compose.yml file:

    version: '3.8'
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        restart: unless-stopped
        network_mode: "host"
        volumes:
          - ./configConfused-faceconfig
          - ./cacheConfused-facecache
          - /media/lucas/GOLDConfused-facemedia
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=America/Toronto


    Attached Files
    .txt   FFmpeg.transcode.02.21.2025.txt (Size: 46.11 KB / Downloads: 70)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Docker Container - Playback failed due to a fatal playback error - by pennywise134 - 2025-02-21, 02:47 AM
    RE: Docker Container - Playback failed due to a fatal playback error - by TheDreadPirate - 2025-02-21, 01:54 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by pennywise134 - 2025-02-21, 03:22 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by gnattu - 2025-02-21, 03:41 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by pennywise134 - 2025-02-21, 05:32 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by TheDreadPirate - 2025-02-21, 06:22 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by pennywise134 - 2025-02-21, 08:03 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by TheDreadPirate - 2025-02-21, 08:26 PM
    RE: Docker Container - Playback failed due to a fatal playback error - by pennywise134 - 2025-02-21, 08:51 PM

    • 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