• 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 General Questions Irregular CPU Usage

     
    • 0 Vote(s) - 0 Average

    Irregular CPU Usage

    jellyfinadmin
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:United States
    #1
    2024-11-20, 02:44 AM
    Hi! I have an install of Jellyfin and it is great!
    I am having some irregular CPU usage though.
    See the attached screenshot of my CPU. During the entire length of the screenshot, Jellyfin was streaming to a device on my network in a web browser and the video was HEVC.

    I have Jellyfin installed via Docker, on an N100 Intel CPU.
    I'll put my docker compose at the bottom.
    I guess my question is, is the show intermittent CPU usage normal? My server is able to stream while only using 5% CPU, but also spikes to around 95%. Why? How can I make it not do that?

    I don't have any need for transcoding, so it may be worth it to turn that off completely. How would I do that? Or should I edit my docker compose to allow hardware transcoding?

    Thanks!!


    services:
        jellyfin:
            container_name: jellyfin
            ports:
                - 8096:8096
            volumes:
                - ./configConfused-faceconfig
                - ./cacheConfused-facecache
                - ./mediaConfused-facemedia
            restart: unless-stopped
            image: lscr.io/linuxserver/jellyfin:latest
            environment:
                - PUID=1000
                - PGID=1000
                - TZ=Etc


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

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Irregular CPU Usage - by jellyfinadmin - 2024-11-20, 02:44 AM
    RE: Irregular CPU Usage - by Efficient_Good_5784 - 2024-11-20, 06:20 AM
    RE: Irregular CPU Usage - by TheDreadPirate - 2024-11-20, 03:37 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