• 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 4k HEVC Playback Issues in Browser

     
    • 0 Vote(s) - 0 Average

    4k HEVC Playback Issues in Browser

    tbrewst
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #4
    2024-09-05, 04:34 PM
    Alright - So apologies because I'm pretty fresh when it comes to this so let me know if you need something else

    I've got my media stored on a Synology D423+ with internal Intel Celeron CPU
    - DSM 7.2.1
    - 18gb of physical memory
    - I did set up hardware acceleration when I installed the Jellyfin in container
    Here's the YAML config:
    services:

    jellyfin:

    #for specific image-> image: jellyfin/jellyfin:10.8.13

    image: jellyfin/jellyfin:10.9.9

    container_name: Jellyfin

    environment:

    #- PUID=0

    #- PGID=0

    - TZ=America/Los_Angeles

    #- JELLYFIN_PublishedServerUrl=192.168.1.#

    #note: change TZ to your timezone identifier: https://en.wikipedia.org/wiki/List_of_tz...time_zones

    volumes:

    - /volume1/docker/jellyfin/cacheConfused-facecache:rw

    - /volume1/docker/jellyfin/configConfused-faceconfig:rw

    - /volume1/movies/Confused-facemovies:ro

    - /volume1/tvConfused-facetv:ro

    - /volume1/musicConfused-facemusic:ro

    #note: (:rw = read/write) & (:ro = read only)

    devices:
    - /dev/dri/renderD128Confused-facedev/dri/renderD128
    - /dev/dri/card0Confused-facedev/dri/card0

    #note: uncomment these lines in devices to allow for HWA to work on Synology units with an iGPU

    ports:

    - 8096:8096/tcp

    #- <port-to-use>:8096/tcp

    network_mode: bridge

    #network_mode: host

    restart: unless-stopped
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    4k HEVC Playback Issues in Browser - by tbrewst - 2024-09-05, 04:07 PM
    RE: 4k HEVC Playback Issues in Browser - by Efficient_Good_5784 - 2024-09-05, 04:13 PM
    RE: 4k HEVC Playback Issues in Browser - by TheDreadPirate - 2024-09-05, 04:14 PM
    RE: 4k HEVC Playback Issues in Browser - by tbrewst - 2024-09-05, 04:34 PM
    RE: 4k HEVC Playback Issues in Browser - by TheDreadPirate - 2024-09-05, 04:39 PM
    RE: 4k HEVC Playback Issues in Browser - by tbrewst - 2024-09-05, 04:43 PM
    RE: 4k HEVC Playback Issues in Browser - by TheDreadPirate - 2024-09-05, 04:48 PM
    RE: 4k HEVC Playback Issues in Browser - by tbrewst - 2024-09-05, 04:57 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