• 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 High CPU load

     
    • 0 Vote(s) - 0 Average

    High CPU load

    High CPU Load only with Live-TV
    arman1201
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    Country:Indonesia
    #1
    Yesterday, 10:22 AM
    High CPU Load only with Live-TV, i use rasberry 5 8GB, with rasberry tv hat, when i watch tv via jellyfin cpu load is high, anyone can help?
    schnappi
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2024 Dec
    Reputation: 0
    #2
    Yesterday, 09:59 PM
    LiveTV always transcodes because the feed is MPEG-4 with ATSC 1.0. Theoretically, if the device can direct play the video (in all likelhood MPEG-4), the CPU usage will go way down. Here is a link to what can direct play what.

    https://jellyfin.org/docs/general/client...c-support/
    I-G-1-1
    Offline

    Junior Member

    Posts: 18
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    #3
    1 hour ago
    DVB-T use MPEG-2 or h.264
    DVB-T2 use h.264 or h.265.

    The problem is that raspberry pi 5 has only h.265 hardware decoder, in this version of the raspberry they had the brillant idea to drop h.264 hardware decoder and encoder and not include an h.265 encoder.

    So in the best case scenario (DVB-T2 using h.265) raspberry pi 5 hardware decode the h.265 video stream and you pass it directly untouched as h.265 without hitting the CPU.

    Medium case scenario (DVB-T2 using h.265) raspberry pi 5 hardware decode the h.265 and has to use the CPU to encode in h.264.

    In the worst case (DVB-T using MPEG-2 or h.264 or DVB-T2 using h.264) raspberry pi 5 CPU decode the MPEG-2/h.264 video stream and has to use the CPU to encode in h.264 or h.265.

    So there is nothing you can do with your hardware to avoid CPU usage.
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • 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