• 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 hardware acceleration on jelly fin

     
    • 0 Vote(s) - 0 Average

    hardware acceleration on jelly fin

    hardware acceleration on jelly fin
    Prince3739
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:Germany
    #1
    2024-01-22, 10:28 AM (This post was last modified: 2024-01-22, 10:30 AM by Prince3739. Edited 2 times in total.)
    Hello all,
    I'm trying to figure out hardware acceleration on jelly fin. I have jell fin installed on a docker container.

    My setup
    Device : Intel NUC
    CPU : Intel® Core™ i5-5250U processor Architecture: X64
    OS : Linux Mint
    Jellyfin Version : Version: 10.8.13

    Graphics: Driver: i915 Model: HD Graphics 6000

    Below is the stack I'm running on docker container.

    services:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=100
          - TZ=Europe/Berlin
        volumes:
          - /xxxxx/xxxx/Documents/docker/dockerconfigs/jellyfin: /config
          - /media/datadrive/media/tv: /data/tvshows
          - /media/datadrive/media/movies: /data/movies
        ports:
          - 8096:8096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
        devices:
          - /dev/dri: /dev/dir
        restart: unless-stopped


    Whenever trying to play HEVC format for chrome browser on my PC, getting this error: Playback Error
    This client isn't compatible with the media and the server isn't sending a compatible media format.

    Also tried both Intel quick sync and video acceleration API but nothing works
    I have checked off the HEVC decoding but still wont work.

    Any suggestion would be help full, thanks


    Attached Files Thumbnail(s)
           
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    hardware acceleration on jelly fin - by Prince3739 - 2024-01-22, 10:28 AM
    RE: hardware acceleration on jelly fin - by mikesulsenti - 2024-01-22, 11:41 AM
    RE: hardware acceleration on jelly fin - by Prince3739 - 2024-01-22, 04:25 PM
    RE: hardware acceleration on jelly fin - by Prince3739 - 2024-01-22, 04:53 PM
    RE: hardware acceleration on jelly fin - by TheDreadPirate - 2024-01-22, 02:50 PM
    RE: hardware acceleration on jelly fin - by Prince3739 - 2024-01-22, 04:31 PM
    RE: hardware acceleration on jelly fin - by tmsrxzar - 2024-01-22, 04:31 PM
    RE: hardware acceleration on jelly fin - by tmsrxzar - 2024-01-22, 05:15 PM
    RE: hardware acceleration on jelly fin - by Efficient_Good_5784 - 2024-01-22, 05:22 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