• 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

     
    • 0 Vote(s) - 0 Average

    SOLVED: Unable to transcode videos

    seelk
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #31
    2024-09-14, 04:55 PM
    (2024-09-13, 10:29 AM)toytown Wrote: Any chance you could upload a small snippet of the video (10secs or so) so i can test it here?

    Here's a 30 second clip I recorded today:  20240914_120420.mp4
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #32
    2024-09-14, 07:48 PM
    No reason that shouldn't transcode. My Arc GPU transcoded that without issue.
    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
    #33
    2024-09-14, 11:22 PM (This post was last modified: 2024-09-15, 12:38 PM by toytown. Edited 1 time in total.)
    Yeah my Arc A380 also transcoded it to H264/H265/AV1 without any issues.  If it helps here is the output of my VAINFO to show what driver is being used

    Code:
    Trying display: drm
    libva info: VA-API version 1.21.0
    libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_21
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 1.21 (libva 2.21.0)
    vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.2.3 (7c1c775)

    Also here is the cards firmware and data versions.

    Code:
    FW Version: DG02_2.2353
    DATA Version: 14 00 2C 04 00 00 00 00

    Maybe you could compare them and make sure yours is up to date.  I'm using Debian Kernel 6.7.9 and jellyfin via the official docker.
    seelk
    Offline

    Junior Member

    Posts: 19
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #34
    2024-09-16, 02:58 PM
    (2024-09-14, 11:22 PM)toytown Wrote: Yeah my Arc A380 also transcoded it to H264/H265/AV1 without any issues.  If it helps here is the output of my VAINFO to show what driver is being used

    Code:
    Trying display: drm
    libva info: VA-API version 1.21.0
    libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_21
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 1.21 (libva 2.21.0)
    vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.2.3 (7c1c775)

    Also here is the cards firmware and data versions.

    Code:
    FW Version: DG02_2.2353
    DATA Version: 14 00 2C 04 00 00 00 00

    Maybe you could compare them and make sure yours is up to date.  I'm using Debian Kernel 6.7.9 and jellyfin via the official docker.

    Code:
    : /usr/lib/jellyfin-ffmpeg/vainfo --display drm --device /dev/dri/renderD128
    Trying display: drm
    libva info: VA-API version 1.22.0
    libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_22
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 1.22 (libva 2.22.0)
    vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.2.5 (12561f6)

    How can I gather the firmware and data version?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #35
    2024-09-16, 03:25 PM
    (2024-09-16, 02:58 PM)seelk Wrote: How can I gather the firmware and data version?

    https://forum.jellyfin.org/t-flash-intel...e-in-linux
    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
    #36
    2024-09-19, 01:22 PM
    @toytown, @TheDreadPirate

    Code:
    Device: FW Version: DG02_2.2243
    OPROM DATA Version: 14 00 19 04 00 00 00 00
    Device: Fw Data Version: Format 1, Major Version: 101, OEM Manufacturing Data Version: 0, Major VCN: 0
        OEM Manufacturing Data Version FITB: 999999, Flags: 0X00000000, ARB SVN: 999999, ARB SVN FITB: 999999
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #37
    2024-09-19, 01:51 PM (This post was last modified: 2024-09-19, 01:59 PM by TheDreadPirate. Edited 2 times in total.)
    That is like.....pre-release firmware.

       

    I'd recommend using my guide to attempt to update your firmware.  Proceed as your own risk.

    If you have a Windows PC you can put this in, installing Intel's driver package on Windows should also update the firmware. Why they don't have an automatic tool in Linux, IDK. They could easily use fwupd to push out firmware.
    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
    #38
    2024-09-20, 03:22 AM (This post was last modified: 2024-09-20, 03:24 AM by seelk. Edited 2 times in total.)
    (2024-09-19, 01:51 PM)TheDreadPirate Wrote: That is like.....pre-release firmware.



    I'd recommend using my guide to attempt to update your firmware.  Proceed as your own risk.

    If you have a Windows PC you can put this in, installing Intel's driver package on Windows should also update the firmware.  Why they don't have an automatic tool in Linux, IDK.  They could easily use fwupd to push out firmware.

    After successfully updating the firmware, transcoding seems to be working at normal speeds!  I tested this with the latest Proxmox kernel 6.8.12-2-pve.  Thank you all for your help!

    Firmware after the update:
    Code:
    Device: FW Version: DG02_2.2356
    OPROM DATA Version: 14 00 2C 04 00 00 00 00
    OPROM CODE Version: 14 00 31 04 00 00 00 00
    Device: Fw Data Version: Format 1, Major Version: 101, OEM Manufacturing Data Version: 1, Major VCN: 1
        OEM Manufacturing Data Version FITB: 999999, Flags: 0X00000000, ARB SVN: 999999, ARB SVN FITB: 999999
    1
    Pages (4): « Previous 1 2 3 4

    « 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