• 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 issues: TrueNAS, Dockge

     
    • 0 Vote(s) - 0 Average

    Hardware acceleration issues: TrueNAS, Dockge

    Yet another HW accel thread, sorry!
    OutbakJak
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    Country:United States
    #3
    2025-04-05, 11:52 PM (This post was last modified: 2025-04-06, 01:18 AM by TheDreadPirate. Edited 1 time in total.)
    (2025-04-04, 02:10 PM)TheDreadPirate Wrote: Can you share your docker compose?

    Sure thing! Thank you so much for looking it over. I just tested on my laptop and everything plays fine with transcoding enabled, same settings I showed. There is no transcoding occurring as per intel_gpu_top but that's to be expected, I guess, since my laptop can play these files just fine. 

    I also meant to add that the client tested on is an Onn Android TV 4K, using the Jellyfin app.. so perhaps it is the device that is the problem? Here is my compose file:

    _________________________________________________________________________

    Code:
    services:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=568
          - PGID=568
          - TZ=America/New_York
        volumes:
          - ./configs/jellyfin:/config
          - ${MEDIA_PATH}:/media # Use the MEDIA_PATH variable
          - DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
        ports:
          - 8096:8096
        restart: unless-stopped
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Hardware acceleration issues: TrueNAS, Dockge - by OutbakJak - 2025-04-04, 07:25 AM
    RE: Hardware acceleration issues: TrueNAS, Dockge - by TheDreadPirate - 2025-04-04, 02:10 PM
    RE: Hardware acceleration issues: TrueNAS, Dockge - by OutbakJak - 2025-04-05, 11:52 PM
    RE: Hardware acceleration issues: TrueNAS, Dockge - by TheDreadPirate - 2025-04-06, 01:20 AM
    RE: Hardware acceleration issues: TrueNAS, Dockge - by OutbakJak - 2025-04-06, 11:35 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