• 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: Low Transcoding FPS with Intel A380

     
    • 0 Vote(s) - 0 Average

    SOLVED: Low Transcoding FPS with Intel A380

    Less than 50 FPS while transcoding with Intel A380
    container_ship
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    #18
    2024-07-04, 06:50 PM (This post was last modified: 2024-07-04, 06:51 PM by container_ship.)
    I'm passing in renderD128 explicitly.
    This is my compose file:
    Code:
    version: '3'
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        user: 1000:1000
        group_add:
          - "104" # Change this to match your "render" host group id
        ports:
          - 8096:8096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
        volumes:
          - /home/vm/jellyfin/config:/config
          - /home/vm/jellyfin/cache:/cache
          - /home/vm/jellyfin/media:/data/media:ro
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
        restart: unless-stopped
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-03, 06:47 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-03, 07:04 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-03, 07:18 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-03, 07:33 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-03, 07:37 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-03, 07:46 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-03, 07:50 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-03, 08:06 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-03, 08:13 PM
    RE: Low Transcoding FPS with Intel A380 - by nyanmisaka - 2024-07-04, 02:50 AM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-04, 01:57 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-04, 04:40 AM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-04, 04:08 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-04, 04:19 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-04, 05:59 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-04, 06:06 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-04, 06:43 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-04, 06:50 PM
    RE: Low Transcoding FPS with Intel A380 - by TheDreadPirate - 2024-07-04, 07:27 PM
    RE: Low Transcoding FPS with Intel A380 - by container_ship - 2024-07-05, 04:09 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