• 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 Transcoding issue in v10.8.12

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Transcoding issue in v10.8.12

    Jellyfin selectively not transcoding files in 10.8.12
    Kevin1109
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2025 Aug
    Reputation: 0
    Country:Netherlands
    #11
    Yesterday, 03:34 PM
    Hi, I'm having issues as well with a Docker setup, and at this point I'm at a complete loss of what's exactly going on.

    Any time Jellyfin has to transcode, the entire NAS hangs and the only way to solve that is by stopping the jellyfin container. Streaming works perfectly fine without the transcode, but it just seems like it doesn't want to use hardware acceleration no matter what I try.

    Here is the ffmpeg log: https://privatebin.net/?eb1210cc55220544...m3haM1gr6R

    Judging from the Jellyfin log it seems to correctly identify everything it has to use:
    [2025-08-23 22:38:41.953 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: VAAPI device "/dev/dri/renderD128" is Intel GPU (iHD)
    [2025-08-23 22:38:41.954 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: VAAPI device "/dev/dri/renderD128" supports Vulkan DRM modifier
    [2025-08-23 22:38:41.954 +02:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: VAAPI device "/dev/dri/renderD128" supports Vulkan DRM interop

    Is there anything I'm missing? I'm running 10.10.6.
    bitmap
    Offline

    Community Moderator

    Posts: 1,025
    Threads: 9
    Joined: 2023 Jul
    Reputation: 30
    #12
    Yesterday, 06:46 PM
    I would always recommend making your own topic -- not resurrecting old topics. From your ffmpeg log, your hardware is not powerful enough to transcode. It's running at fractions of a frame per second, which is not sufficient to keep up with the running rate of 24+ FPS of most media.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    Kevin1109
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2025 Aug
    Reputation: 0
    Country:Netherlands
    #13
    Yesterday, 08:52 PM
    (Yesterday, 06:46 PM)bitmap Wrote: I would always recommend making your own topic -- not resurrecting old topics. From your ffmpeg log, your hardware is not powerful enough to transcode. It's running at fractions of a frame per second, which is not sufficient to keep up with the running rate of 24+ FPS of most media.

    Yea, apologies. I saw posts from last week and thought it was a good idea to hang on. Turns out it was an ancient topic.

    Is this actually the iGPU itself throwing those awful framerates? I know it's awful and never had the illusion that 4k to 4k was ever going to work, but this just feels way too low to be hardware encoding.
    bitmap
    Offline

    Community Moderator

    Posts: 1,025
    Threads: 9
    Joined: 2023 Jul
    Reputation: 30
    #14
    6 hours ago
    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -f matroska -init_hw_device vaapi=va:/dev/dri/renderD128,driver=iHD -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/media/films/TEST/TEST.mkv"

    Yes, it's using VA-API hardware acceleration. I would agree with you that this is unacceptable. What is the processor in your NAS? Most of the time they're underpowered and although you may be able to use VA-API, it's not cutting it. If new enough, you may be able to upgrade to QSV for better results, but it seems a bit off that your performance is so piss poor.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    Kevin1109
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2025 Aug
    Reputation: 0
    Country:Netherlands
    #15
    5 hours ago
    (6 hours ago)bitmap Wrote:
    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -f matroska -init_hw_device vaapi=va:/dev/dri/renderD128,driver=iHD -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/media/films/TEST/TEST.mkv"

    Yes, it's using VA-API hardware acceleration. I would agree with you that this is unacceptable. What is the processor in your NAS? Most of the time they're underpowered and although you may be able to use VA-API, it's not cutting it. If new enough, you may be able to upgrade to QSV for better results, but it seems a bit off that your performance is so piss poor.

    It's an Intel Celeron J4125. QSV wasn't much better, I switched to VA-API to test that one. Judging from this thread it should at the very least work at all. I don't care that much about performance, for that I have to buy something much better, but it just has to be better than what it is right now.
    Pages (2): « Previous 1 2

    « 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