• 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: HEVC playback not working (fatal playback error)

     
    • 0 Vote(s) - 0 Average

    SOLVED: HEVC playback not working (fatal playback error)

    VanKurt
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    Country:Germany
    #3
    2024-06-21, 03:38 PM
    Aye,
    here's the docker compose:
    Code:
    version: "3"
    services:
      jellyfin:
        container_name: jellyfin
        image: jellyfin/jellyfin:latest
        network_mode: host
        environment:
          TZ: 'Europe/Berlin'
        ports:
          - 8096:8096
        volumes:
          - '/volume1/docker/jellyfin/config:/config'
          - '/volume1/docker/jellyfin/cache:/etc/cache'
          - '/volume1/videos/Movies:/Media/Movies'
          - '/volume1/videos/TVShows:/Media/TVShows'
          - '/volume1/music/Albums:/Media/Music'
        restart: unless-stopped

    IOMMU/VTd should be enabled. Also it's a VM, not a LXC.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    HEVC playback not working (fatal playback error) - by VanKurt - 2024-06-21, 12:43 PM
    RE: HEVC playback not working (fatal playback error) - by TheDreadPirate - 2024-06-21, 02:53 PM
    RE: HEVC playback not working (fatal playback error) - by VanKurt - 2024-06-21, 03:38 PM
    RE: HEVC playback not working (fatal playback error) - by TheDreadPirate - 2024-06-21, 03:41 PM
    RE: HEVC playback not working (fatal playback error) - by VanKurt - 2024-06-21, 03:44 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