• 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 intel arc not using HW AV1

     
    • 0 Vote(s) - 0 Average

    intel arc not using HW AV1

    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #1
    2025-09-17, 12:41 AM (This post was last modified: 2025-09-17, 12:42 AM by victorvsl77.)
    Hello everyone, i was troubleshooting for almost a week for the reason why my arc a380 was not transcoding. but i couldnt find any solutions online. I'll try to give as many details as i can.

    Scenario: Lowering the quality of X video to force transcode, and then it load indefinetely, until it says an error about HLS.

    HW options are in the image.

    Jellyfin is 10.10.7 in the official docker image:

    Code:
    services:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        network_mode: host
        volumes:
          - ./config:/config
          - ./cache:/cache
          - /mnt/storage-media/movies:/movies
          - /mnt/storage-media/shows:/shows
          - /mnt/storage-media/anime:/anime
        restart: unless-stopped
        extra_hosts:
          - 'host.docker.internal:host-gateway'
        devices:
          - /dev/dri:/dev/dri

    VAINFO:
    Code:
    root@a380-1:~# vainfo
    Trying display: wayland
    Trying display: x11
    error: can't connect to X server!
    Trying display: drm
    libva info: VA-API version 1.22.0
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/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.20.0)
    vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 25.3.3 ()
    vainfo: Supported profile and entrypoints
          VAProfileNone                  : VAEntrypointVideoProc
          VAProfileNone                  : VAEntrypointStats
          VAProfileMPEG2Simple            : VAEntrypointVLD
          VAProfileMPEG2Main              : VAEntrypointVLD
          VAProfileH264Main              : VAEntrypointVLD
          VAProfileH264Main              : VAEntrypointEncSliceLP
          VAProfileH264High              : VAEntrypointVLD
          VAProfileH264High              : VAEntrypointEncSliceLP
          VAProfileJPEGBaseline          : VAEntrypointVLD
          VAProfileJPEGBaseline          : VAEntrypointEncPicture
          VAProfileH264ConstrainedBaseline: VAEntrypointVLD
          VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
          VAProfileHEVCMain              : VAEntrypointVLD
          VAProfileHEVCMain              : VAEntrypointEncSliceLP
          VAProfileHEVCMain10            : VAEntrypointVLD
          VAProfileHEVCMain10            : VAEntrypointEncSliceLP
          VAProfileVP9Profile0            : VAEntrypointVLD
          VAProfileVP9Profile1            : VAEntrypointVLD
          VAProfileVP9Profile2            : VAEntrypointVLD
          VAProfileVP9Profile3            : VAEntrypointVLD
          VAProfileHEVCMain12            : VAEntrypointVLD
          VAProfileHEVCMain422_10        : VAEntrypointVLD
          VAProfileHEVCMain422_10        : VAEntrypointEncSliceLP
          VAProfileHEVCMain422_12        : VAEntrypointVLD
          VAProfileHEVCMain444            : VAEntrypointVLD
          VAProfileHEVCMain444            : VAEntrypointEncSliceLP
          VAProfileHEVCMain444_10        : VAEntrypointVLD
          VAProfileHEVCMain444_10        : VAEntrypointEncSliceLP
          VAProfileHEVCMain444_12        : VAEntrypointVLD
          VAProfileHEVCSccMain            : VAEntrypointVLD
          VAProfileHEVCSccMain            : VAEntrypointEncSliceLP
          VAProfileHEVCSccMain10          : VAEntrypointVLD
          VAProfileHEVCSccMain10          : VAEntrypointEncSliceLP
          VAProfileHEVCSccMain444        : VAEntrypointVLD
          VAProfileHEVCSccMain444        : VAEntrypointEncSliceLP
          VAProfileAV1Profile0            : VAEntrypointVLD
          VAProfileAV1Profile0            : VAEntrypointEncSliceLP
          VAProfileHEVCSccMain444_10      : VAEntrypointVLD
          VAProfileHEVCSccMain444_10      : VAEntrypointEncSliceLP

    sudo dmesg | grep -E "i915|xe":
    Code:
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000098] MTRR map: 4 entries (2 fixed + 2 variable; max 18), built from 8 variable MTRRs
    [    0.152279] ... fixed-purpose events:  3
    [    0.154617]  generic_exec_single+0x7c/0x140
    [    0.154617]  hardlockup_detector_event_create+0x5a/0xe0
    [    0.154617]  lockup_detector_init+0x74/0xe0
    [    3.183291] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
    [    3.230192] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
    [    4.056708] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
    [    6.562361] i915 0000:01:00.0: [drm] Found dg2/g11 (device ID 56a5) discrete display version 13.00 stepping C0
    [    6.562986] i915 0000:01:00.0: [drm] VT-d active for gfx access
    [    6.562989] i915 0000:01:00.0: vgaarb: deactivate vga console
    [    6.577004] i915 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
    [    6.681551] i915 0000:01:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
    [    6.686458] i915 0000:01:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.36.0
    [    6.686461] i915 0000:01:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.3
    [    6.695786] i915 0000:01:00.0: [drm] GT0: GUC: submission enabled
    [    6.695788] i915 0000:01:00.0: [drm] GT0: GUC: SLPC enabled
    [    6.695983] i915 0000:01:00.0: [drm] GT0: GUC: RC enabled
    [    6.708258] [drm] Initialized i915 1.6.0 for 0000:01:00.0 on minor 0
    [    6.821257] fbcon: i915drmfb (fb0) is primary device
    [    6.874423] i915 0000:01:00.0: [drm] fb0: i915drmfb frame buffer device
    [  12.124099] i915 0000:01:00.0: [drm] GT0: HuC: timed out waiting for MEI PXP

    FFMPEG from jellyfin:
    Code:
    {"Protocol":0,"Id":"baae7487c5631e4411cdc4d34e47a577","Path":"/shows/Chernobyl/Season 1/Chernobyl - S01E01.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv","Size":1392353911,"Name":"Chernobyl - S01E01","IsRemote":false,"ETag":"50a27fdac0991290f76215f4517bd023","RunTimeTicks":36116160000,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"UseMostCompatibleTranscodingProfile":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"subrip","CodecTag":null,"Language":"pob","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Pob - SUBRIP - External","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":0,"Width":0,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":0,"Score":null,"IsExternal":true,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":"/shows/Chernobyl/Season 1/Chernobyl - S01E01.pt-BR.srt","PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"h264","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":"bt709","ColorTransfer":"bt709","ColorPrimaries":"bt709","DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"ChannelLayout":null,"BitRate":3084168,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":960,"Width":1920,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"ReferenceFrameRate":23.976025,"Profile":"High","Type":1,"AspectRatio":"2:1","Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"ac3","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":"Default","LocalizedForced":null,"LocalizedExternal":"External","LocalizedHearingImpaired":null,"DisplayTitle":"Portuguese - Dolby Digital - Stereo - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"stereo","BitRate":192000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":true,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"ac3","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Surround","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":"Default","LocalizedForced":null,"LocalizedExternal":"External","LocalizedHearingImpaired":null,"DisplayTitle":"Surround - English - Dolby Digital - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"5.1","BitRate":640000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":3916168,"FallbackMaxStreamingBitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null,"HasSegments":false}

    /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -f matroska -init_hw_device vaapi=va:,vendor_id=0x8086,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/shows/Chernobyl/Season 1/Chernobyl - S01E01.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 1116000 -maxrate 1116000 -bufsize 2232000 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1280:h=640:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "a6def77b7816bfc725e9fa772f0ac80b-1.mp4" -start_number 0 -hls_segment_filename "/cache/transcodes/a6def77b7816bfc725e9fa772f0ac80b%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/cache/transcodes/a6def77b7816bfc725e9fa772f0ac80b.m3u8"


    ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
      built with gcc 12 (Debian 12.2.0-14)
      configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto=auto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libxml2 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
      libavutil      59.  8.100 / 59.  8.100
      libavcodec    61.  3.100 / 61.  3.100
      libavformat    61.  1.100 / 61.  1.100
      libavdevice    61.  1.100 / 61.  1.100
      libavfilter    10.  1.100 / 10.  1.100
      libswscale      8.  1.100 /  8.  1.100
      libswresample  5.  1.100 /  5.  1.100
      libpostproc    58.  1.100 / 58.  1.100
    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
    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
    Input #0, matroska,webm, from 'file:/shows/Chernobyl/Season 1/Chernobyl - S01E01.mkv':
      Metadata:
        CREATION_TIME  : 2019-05-11T01:54:16Z
        ENCODER        : Lavf57.7.2
      Duration: 01:00:11.62, start: 0.000000, bitrate: 3084 kb/s
      Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x960 [SAR 1:1 DAR 2:1], 23.98 fps, 23.98 tbr, 1k tbn (default)
          Metadata:
            BPS            : 2250153
            BPS-eng        : 2250153
            DURATION        : 01:00:11.608000000
            DURATION-eng    : 01:00:11.608000000
            NUMBER_OF_FRAMES: 86592
            NUMBER_OF_FRAMES-eng: 86592
            NUMBER_OF_BYTES : 1015833956
            NUMBER_OF_BYTES-eng: 1015833956
            _STATISTICS_WRITING_APP: mkvmerge v9.3.1 ('Mask Machine') 32bit
            _STATISTICS_WRITING_APP-eng: mkvmerge v9.3.1 ('Mask Machine') 32bit
            _STATISTICS_WRITING_DATE_UTC: 2019-05-11 14:25:33
            _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-11 14:25:33
            _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
            _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      Stream #0:1(por): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default) (forced)
          Metadata:
            BPS            : 192000
            BPS-eng        : 192000
            DURATION        : 01:00:11.616000000
            DURATION-eng    : 01:00:11.616000000
            NUMBER_OF_FRAMES: 112863
            NUMBER_OF_FRAMES-eng: 112863
            NUMBER_OF_BYTES : 86678784
            NUMBER_OF_BYTES-eng: 86678784
            _STATISTICS_WRITING_APP: mkvmerge v9.3.1 ('Mask Machine') 32bit
            _STATISTICS_WRITING_APP-eng: mkvmerge v9.3.1 ('Mask Machine') 32bit
            _STATISTICS_WRITING_DATE_UTC: 2019-05-11 14:25:33
            _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-11 14:25:33
            _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
            _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
          Metadata:
            title          : Surround
            BPS            : 640000
            BPS-eng        : 640000
            DURATION        : 01:00:11.552000000
            DURATION-eng    : 01:00:11.552000000
            NUMBER_OF_FRAMES: 112861
            NUMBER_OF_FRAMES-eng: 112861
            NUMBER_OF_BYTES : 288924160
            NUMBER_OF_BYTES-eng: 288924160
            _STATISTICS_WRITING_APP: mkvmerge v9.3.1 ('Mask Machine') 32bit
            _STATISTICS_WRITING_APP-eng: mkvmerge v9.3.1 ('Mask Machine') 32bit
            _STATISTICS_WRITING_DATE_UTC: 2019-05-11 14:25:33
            _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-11 14:25:33
            _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
            _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream mapping:
      Stream #0:0 -> #0:0 (h264 (native) -> av1 (av1_qsv))
      Stream #0:1 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
    Press [q] to stop, [?] for help
    [hls @ 0x63cf47f26100] Opening '/cache/transcodes/a6def77b7816bfc725e9fa772f0ac80b-1.mp4' for writing
    Output #0, hls, to '/cache/transcodes/a6def77b7816bfc725e9fa772f0ac80b.m3u8':
      Metadata:
        encoder        : Lavf61.1.100
      Stream #0:0: Video: av1, qsv(tv, bt709, progressive), 1280x640 [SAR 1:1 DAR 2:1], q=2-31, 1116 kb/s, 23.98 fps, 24k tbn (default)
          Metadata:
            encoder        : Lavc61.3.100 av1_qsv
      Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 256 kb/s (default) (forced)
          Metadata:
            encoder        : Lavc61.3.100 libfdk_aac
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
    [av1_qsv @ 0x63cf47e5f500] Invalid FrameType:0.
    [vost#0:0/av1_qsv @ 0x63cf47ee8880] Error submitting video frame to the encoder
    [vost#0:0/av1_qsv @ 0x63cf47ee8880] Error encoding a frame: Invalid data found when processing input
    [vost#0:0/av1_qsv @ 0x63cf47ee8880] Task finished with error code: -1094995529 (Invalid data found when processing input)
    [vost#0:0/av1_qsv @ 0x63cf47ee8880] Terminating thread with return code -1094995529 (Invalid data found when processing input)
    [hls @ 0x63cf47f26100] Opening '/cache/transcodes/a6def77b7816bfc725e9fa772f0ac80b0.mp4' for writing
    [out#0/hls @ 0x63cf47f27e40] video:0KiB audio:663KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown
    frame=    0 fps=0.0 q=0.0 Lsize=N/A time=N/A bitrate=N/A speed=N/A   
    Conversion failed!


    If you're reading this, thank you for your time, this is something i cant really solve for some reason

    i have tried giving 777 perms but it didnt work as well:

    root@a380-1:~# ls -al /dev/dri
    total 0
    drwxr-xr-x 3 root root 100 Sep 17 00:15 .
    drwxr-xr-x 20 root root 4340 Sep 17 00:15 ..
    drwxr-xr-x 2 root root 80 Sep 17 00:15 by-path
    crwxrwxrwx 1 root video 226, 0 Sep 17 00:15 card0
    crwxrwxrwx 1 root render 226, 128 Sep 17 00:15 renderD128


    Attached Files Thumbnail(s)
       
    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #2
    2025-09-17, 12:47 AM
    EDIT:

    i have tried to add "group_add: - 992" which is the id group of render, but it still didnt work.
    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #3
    2025-09-17, 12:55 AM
    my kernel:

    root@a380-1:~# uname -r
    6.14.0-29-generic
    nyanmisaka
    Offline

    Team Member

    Posts: 284
    Threads: 0
    Joined: 2023 Jun
    Reputation: 14
    #4
    2025-09-17, 06:38 AM
    Quote:[  12.124099] i915 0000:01:00.0: [drm] GT0: HuC: timed out waiting for MEI PXP

    This dmesg log suggests that the problem is a timeout in loading the HuC firmware, which is required by the hardware encoder.

    There is no clear solution to this problem. It may be related to your processor platform. I suggest you change to a Linux distro with a newer kernel version and try again.

    If the problem persists, please report it to Intel: https://gitlab.freedesktop.org/drm/i915/...=Community
    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #5
    2025-09-17, 02:38 PM
    My cpu is an i3 13100f, with a h610m h V2 motherboard, all of the virtualization options are enabled. But thank you for answering my post.

    I'll try ubuntu 25.04 and see how it goes.
    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #6
    2025-09-17, 03:21 PM
    Yeah, same thing. I'll make an issue in their gitlab Slightly-frowning-face
    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #7
    Yesterday, 08:38 PM
    Another update:

    Been trying different OS in my VM's but its the same thing.

    @nyanmisaka you think this might be something about the gpu pass in the vm in my Proxmox system?
    victorvsl77
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Aug
    Reputation: 0
    #8
    9 hours ago
    tried updating my gpu firmware by puting it in my windows machine, done it succesfully, putting it in the server still didnt fixed it
    nyanmisaka
    Offline

    Team Member

    Posts: 284
    Threads: 0
    Joined: 2023 Jun
    Reputation: 14
    #9
    4 hours ago
    The VM may cause problems especially if you mess with the kernel parameters. You can install Ubuntu on bare metal and retest.
    « 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