• 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: Slow transcodes on arc a380

     
    • 0 Vote(s) - 0 Average

    SOLVED: Slow transcodes on arc a380

    Hardware transcoding stopped working fast enough
    sthtyekujetyk
    Offline

    Junior Member

    Posts: 20
    Threads: 4
    Joined: 2023 Dec
    Reputation: 0
    Country:Italy
    #1
    2024-05-18, 10:19 PM (This post was last modified: 2024-05-18, 10:46 PM by sthtyekujetyk. Edited 2 times in total.)
    It used to transcode fine but now it does so very slowly.
    I am pretty sure it is not transcoding through the cpu because i don't see any spikes, it looks like it is just a very slow gpu transcoding now

    I think this problem started when i updated the jellyfin image in my docker container, currently running 10.9.2
    Edit:
    I just tried to spin up a new container with new volumes, using version 10.8.13 and the problem is still there.
    Could this be some kind of hardware failure? How do i investigate this?

    Docker compose:
    Code:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        user: "1006:2002"
        group_add:
          - "105" // render group
        network_mode: 'host'
        devices:
          - "/dev/dri/renderD128:/dev/dri/renderD128"
        volumes:
          - "/mnt/media:/mnt/media"
          - "jellyfin_cache:/cache"
          - "jellyfin_config:/config"
        restart: 'unless-stopped'
        extra_hosts:
          - 'host.docker.internal:host-gateway'

    Transcode log
    Logs
    Settings
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Slow transcodes on arc a380 - by sthtyekujetyk - 2024-05-18, 10:19 PM
    RE: Slow transcodes on arc a380 - by TheDreadPirate - 2024-05-18, 10:56 PM
    RE: Slow transcodes on arc a380 - by sthtyekujetyk - 2024-05-18, 11:05 PM
    RE: Slow transcodes on arc a380 - by sthtyekujetyk - 2024-05-18, 11: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