• 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 I7 8700 transcoding

    Pages (3): « Previous 1 2 3

     
    • 0 Vote(s) - 0 Average

    I7 8700 transcoding

    Bad performance
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #21
    2024-01-23, 06:31 PM
    for future comparisons
    Intel Coffeelake (Gen9) @ /dev/dri/card0 - 1201/1201 MHz
    Yoshim77
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:Italy
    #22
    2024-01-23, 06:35 PM
    intel-gpu-top: Intel Coffeelake (Gen9) @ /dev/dri/card0 - 1202/1202 MHz; 0% RC6; 15.37/29.19 W; 704 irqs/s

    IMC reads: 13346 MiB/s
    IMC writes: 5274 MiB/s

    ENGINES BUSY MI_SEMA MI_WAIT
    Render/3D 98.22% |█████████████████████████████████████████████████████████████████████▊ | 0% 0%
    Blitter 0.00% | | 0% 0%
    Video 60.64% |███████████████████████████████████████████▏ | 0% 0%
    VideoEnhance 95.67% |████████████████████████████████████████████████████████████████████ | 75% 0%

    PID NAME Render/3D Blitter Video VideoEnhance
    27383 ffmpeg |████████████████████|| ||█████████████ ||████████████████████|
    1 systemd | || || || |
    1203 Xwayland | || || || |
    1512 mutter-x11-fram | || || || |

    It kinda stays on these levels, although now the framerate is at around 55 fps. I think that having one download happening was enough to stress my cpu and hdd enough
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #23
    2024-01-23, 07:22 PM
    Are these HDR files that are being transcoded? Can you share the media info of these videos from the Jellyfin UI?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Yoshim77
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:Italy
    #24
    2024-01-23, 07:39 PM
    Video
    Titolo4K HEVC HDR
    CodecHEVC
    ProfiloMain 10
    Livello150
    Risoluzione3840x2160
    Formato16:9
    InterlacciatoNo
    Framerate23.976025
    Bitrate23380 kbps
    Profondità Bit10 bit
    Intervallo videoHDR
    Video range typeHDR10
    Spazio colorebt2020nc
    Trasferimento coloresmpte2084
    Colori primaribt2020
    Formato Pixelyuv420p10le
    Ref frame1

    Is there something wrong with the speed im getting transcoded?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #25
    2024-01-23, 07:52 PM
    Yep, your content is HDR10. Tone mapping HDR content uses a lot more of your iGPU than regular transcoding. Regular transcoding just uses the Quick Sync portion of your iGPU. But tone mapping also uses the actual GPU via OpenCL.

    Even on a dedicated graphics card, tone mapping is SIGNIFICANTLY slower than regular transcoding. The kind of FPS you are describing is normal for an iGPU tone mapping HDR content.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    punksinatra
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    Country:Philippines
    #26
    2024-01-27, 11:21 PM
    (2024-01-23, 06:35 PM)Yoshim77 Wrote: intel-gpu-top: Intel Coffeelake (Gen9) @ /dev/dri/card0 - 1202/1202 MHz;  0% RC6; 15.37/29.19 W;      704 irqs/s

          IMC reads:    13346 MiB/s
        IMC writes:    5274 MiB/s

            ENGINES    BUSY                                                                          MI_SEMA MI_WAIT
          Render/3D  98.22% |█████████████████████████████████████████████████████████████████████▊ |      0%      0%
            Blitter    0.00% |                                                                      |      0%      0%
              Video  60.64% |███████████████████████████████████████████▏                          |      0%      0%
        VideoEnhance  95.67% |████████████████████████████████████████████████████████████████████  |    75%      0%

      PID              NAME      Render/3D              Blitter                Video              VideoEnhance
    27383            ffmpeg |████████████████████||                    ||█████████████      ||████████████████████|
        1          systemd |                    ||                    ||                    ||                    |
      1203          Xwayland |                    ||                    ||                    ||                    |
      1512  mutter-x11-fram |                    ||                    ||                    ||                    |

    It kinda stays on these levels, although now the framerate is at around 55 fps. I think that having one download happening was enough to stress my cpu and hdd enough

    This is more or less the same as mine and I am on i5-8500T. I can do up to 4-5 4k hvec transcodes though unless clients start to skip parts of the video then it will be laggy a bit but if no video skipping happening works just fine up to 5 client transcodes
    Pages (3): « Previous 1 2 3

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 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