• 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: Unable to transcode videos

    Pages (4): « Previous 1 2 3 4 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Unable to transcode videos

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #21
    2024-09-11, 01:58 PM (This post was last modified: 2024-09-11, 01:59 PM by TheDreadPirate. Edited 1 time in total.)
    Oof. So you are on the right kernel, definitely, but the installation of newer kernels probably removed the kernel headers and modules packages. Which are necessary for using Intel Quick Sync. I looked in Proxmox's repo and I think this is one of the packages you need.

    Code:
    sudo apt install proxmox-headers-6.8.4-3-pve

    I'm not sure if that is all that you need to install. You can compare what other packages were install for the other kernels you have installed and just change the version to match (6.8.4-3).

    Code:
    sudo apt list | grep 6.8.12-1
    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]
    seelk
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #22
    2024-09-12, 01:17 PM
    Below are the available packages for each kernel version:

    Code:
    : apt list | grep 6.8.12-1

    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

    linux-tools-6.8-dbgsym/stable 6.8.12-1 amd64
    linux-tools-6.8/stable 6.8.12-1 amd64
    proxmox-headers-6.8.12-1-pve/stable 6.8.12-1 amd64
    proxmox-headers-6.8/stable 6.8.12-1 all
    proxmox-kernel-6.8.12-1-pve-signed-template/stable 6.8.12-1 amd64
    proxmox-kernel-6.8.12-1-pve-signed/stable,now 6.8.12-1 amd64 [installed,automatic]
    proxmox-kernel-6.8.12-1-pve/stable 6.8.12-1 amd64
    proxmox-kernel-6.8/stable,now 6.8.12-1 all [installed,automatic]

    Code:
    : apt list | grep 6.8.4-3

    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

    proxmox-headers-6.8.4-3-pve/stable,now 6.8.4-3 amd64 [installed]
    proxmox-kernel-6.8.4-3-pve-signed-template/stable 6.8.4-3 amd64
    proxmox-kernel-6.8.4-3-pve-signed/stable,now 6.8.4-3 amd64 [installed,auto-removable]
    proxmox-kernel-6.8.4-3-pve/stable 6.8.4-3 amd64
    rime-data-bopomofo/stable 0.0~git20210131.c7618f4-3+b1 amd64

    I finished installing proxmox-headers-6.8.4-3-pve.  Anything else that should be installed?

    Code:
    : apt list --installed | grep 6.8

    WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

    proxmox-headers-6.8.4-3-pve/stable,now 6.8.4-3 amd64 [installed]
    proxmox-kernel-6.8.12-1-pve-signed/stable,now 6.8.12-1 amd64 [installed,automatic]
    proxmox-kernel-6.8.4-2-pve-signed/stable,now 6.8.4-2 amd64 [installed,auto-removable]
    proxmox-kernel-6.8.4-3-pve-signed/stable,now 6.8.4-3 amd64 [installed,auto-removable]
    proxmox-kernel-6.8.8-1-pve-signed/stable,now 6.8.8-1 amd64 [installed,automatic]
    proxmox-kernel-6.8/stable,now 6.8.12-1 all [installed,automatic]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #23
    2024-09-12, 02:10 PM
    Honestly, not sure. On most systems there is also a kernel module package, which I don't see in proxmox's repos.

    Reboot and try?
    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]
    seelk
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #24
    2024-09-12, 03:45 PM
    (2024-09-12, 02:10 PM)TheDreadPirate Wrote: Honestly, not sure.  On most systems there is also a kernel module package, which I don't see in proxmox's repos.

    Reboot and try?

    After installing the 6.8.4-3 headers and rebooting, transcoding no longer fails.  However, I'm noticing transcoding is taking a very long time before the video starts playing.  Previously, the videos would start playing fairly quickly.  Thoughts?

    Transcoding settings:  https://imgur.com/a/Quvx4Yy

    FFmpeg latest log:  https://paste.debian.net/hidden/12ca97c6/

    Video mediainfo:  https://paste.debian.net/hidden/7b22dab5/
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #25
    2024-09-12, 04:29 PM
    Can you share the output of "sudo dmesg | grep i915". The ffmpeg log is only showing that it is slow and not why.
    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]
    seelk
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #26
    2024-09-12, 07:55 PM
    (2024-09-12, 04:29 PM)TheDreadPirate Wrote: Can you share the output of "sudo dmesg | grep i915".  The ffmpeg log is only showing that it is slow and not why.

    https://paste.debian.net/hidden/67b614b0/
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #27
    2024-09-12, 08:15 PM
    Hmmmm.  The GPU initialization is fine.  HuC/GuC firmware loaded......

    Do you have intel-gpu-tools installed?

    Code:
    sudo apt install intel-gpu-tools
    sudo intel_gpu_top

    While intel_gpu_top is running, initiate a transcode.  What is the core/memory frequency at?

       
    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]
    seelk
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #28
    2024-09-12, 08:58 PM
    (2024-09-12, 08:15 PM)TheDreadPirate Wrote: Hmmmm.  The GPU initialization is fine.  HuC/GuC firmware loaded......

    Do you have intel-gpu-tools installed?

    Code:
    sudo apt install intel-gpu-tools
    sudo intel_gpu_top

    While intel_gpu_top is running, initiate a transcode.  What is the core/memory frequency at?

    https://imgur.com/a/3DT2t0b
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #29
    2024-09-13, 02:23 AM
    I'm out of ideas.

    @nyanmisaka - Do you have any suggestions?
    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]
    toytown
    Offline

    Member

    Posts: 85
    Threads: 3
    Joined: 2023 Jun
    Reputation: 3
    #30
    2024-09-13, 10:29 AM
    Any chance you could upload a small snippet of the video (10secs or so) so i can test it here?
    Pages (4): « Previous 1 2 3 4 Next »

    « 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