Jellyfin Forum
Transcode not working in intel arc a380 - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Transcode not working in intel arc a380 (/t-transcode-not-working-in-intel-arc-a380)



Transcode not working in intel arc a380 - victorvsl77 - 2025-09-13

for some reason, when i try to transcode a video (Forcing the video lower quality), it just doesnt work

I run it in a VM ubuntu 24.04 in proxmox. arc gpu is passed correctly inside it.


"sudo /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® Gen Graphics - 25.2.6 (c6ab0c9)
vainfo: Supported profile and entrypoints
      VAProfileNone                  : VAEntrypointVideoProc
      VAProfileNone                  : VAEntrypointStats
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileH264Main              : VAEntrypointVLD
      VAProfileH264Main              : VAEntrypointEncSliceLP
      VAProfileH264High              : VAEntrypointVLD
      VAProfileH264High              : VAEntrypointEncSliceLP
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      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"

"intel opencl icd:
  Installed: 25.31.34666.3-1~24.04~ppa2
  Candidate: 25.31.34666.3-1~24.04~ppa2
  Version table:
*** 25.31.34666.3-1~24.04~ppa2 100
        100 /var/lib/dpkg/status
    24.39.31294.20-1032~24.04 500
        500 https://repositories.intel.com/gpu/ubuntu noble/client amd64 Packages
    24.35.30872.31-996~24.04 500
        500 https://repositories.intel.com/gpu/ubuntu noble/client amd64 Packages
    24.22.29735.27-914~24.04 500
        500 https://repositories.intel.com/gpu/ubuntu noble/client amd64 Packages
    23.43.27642.40-1ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages"


"sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=vaConfused-facedev/dri/renderD128 -init_hw_device opencl@va
ffmpeg version 7.1.1-Jellyfin Copyright © 2000-2025 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --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. 39.100 / 59. 39.100
  libavcodec    61. 19.101 / 61. 19.101
  libavformat    61.  7.100 / 61.  7.100
  libavdevice    61.  3.100 / 61.  3.100
  libavfilter    10.  4.100 / 10.  4.100
  libswscale      8.  3.100 /  8.  3.100
  libswresample  5.  3.100 /  5.  3.100
  libpostproc    58.  3.100 / 58.  3.100
[AVHWDeviceContext @ 0x60982b1b2880] libva: VA-API version 1.22.0
[AVHWDeviceContext @ 0x60982b1b2880] libva: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
[AVHWDeviceContext @ 0x60982b1b2880] libva: Found init function __vaDriverInit_1_22
[AVHWDeviceContext @ 0x60982b1b2880] libva: va_openDriver() returns 0
[AVHWDeviceContext @ 0x60982b1b2880] Initialised VAAPI connection: version 1.22
[AVHWDeviceContext @ 0x60982b1b2880] VAAPI driver: Intel iHD driver for Intel® Gen Graphics - 25.2.6 (c6ab0c9).
[AVHWDeviceContext @ 0x60982b1b2880] Driver not found in known nonstandard list, using standard behaviour.
[AVHWDeviceContext @ 0x60982b1f5100] 0.0: Intel® OpenCL Graphics / Intel® Arc™ A380 Graphics
[AVHWDeviceContext @ 0x60982b1f5100] Intel QSV to OpenCL mapping function found (clCreateFromVA_APIMediaSurfaceINTEL).
[AVHWDeviceContext @ 0x60982b1f5100] Intel QSV in OpenCL acquire function found (clEnqueueAcquireVA_APIMediaSurfacesINTEL).
[AVHWDeviceContext @ 0x60982b1f5100] Intel QSV in OpenCL release function found (clEnqueueReleaseVA_APIMediaSurfacesINTEL).
Universal media converter
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'"


Ffmpeg log:

"{"Protocol":0,"Id":"43a42d93e1216d74385defa1474ee539","Path":"/mnt/media/media/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":"/mnt/media/media/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:"/mnt/media/media/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 2616000 -maxrate 2616000 -bufsize 5232000 -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=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 "e8a797040832ebbd7fc81f47c97a355d-1.mp4" -start_number 0 -hls_segment_filename "/var/cache/jellyfin/transcodes/e8a797040832ebbd7fc81f47c97a355d%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/var/cache/jellyfin/transcodes/e8a797040832ebbd7fc81f47c97a355d.m3u8"


ffmpeg version 7.1.1-Jellyfin Copyright © 2000-2025 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.3.0-6ubuntu2~24.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --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. 39.100 / 59. 39.100
  libavcodec    61. 19.101 / 61. 19.101
  libavformat    61.  7.100 / 61.  7.100
  libavdevice    61.  3.100 / 61.  3.100
  libavfilter    10.  4.100 / 10.  4.100
  libswscale      8.  3.100 /  8.  3.100
  libswresample  5.  3.100 /  5.  3.100
  libpostproc    58.  3.100 / 58.  3.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
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 'fileConfused-facemnt/media/media/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 @ 0x63a7f683cec0] Opening '/var/cache/jellyfin/transcodes/e8a797040832ebbd7fc81f47c97a355d-1.mp4' for writing
Output #0, hls, to '/var/cache/jellyfin/transcodes/e8a797040832ebbd7fc81f47c97a355d.m3u8':
  Metadata:
    encoder        : Lavf61.7.100
  Stream #0:0: Video: av1, qsv(tv, bt709, progressive), 1920x960 [SAR 1:1 DAR 2:1], q=2-31, 2616 kb/s, 23.98 fps, 24k tbn (default)
      Metadata:
        encoder        : Lavc61.19.101 av1_qsv
  Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 256 kb/s (default) (forced)
      Metadata:
        encoder        : Lavc61.19.101 libfdk_aac
      Side data:
        cpb: bitrate max/min/avg: 256000/256000/256000 buffer size: 0 vbv_delay: 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   
frame=    0 fps=0.0 q=0.0 size=N/A time=N/A bitrate=N/A speed=N/A   
[av1_qsv @ 0x63a7f682ab40] Invalid FrameType:0.
[vost#0:0/av1_qsv @ 0x63a7f67813c0] Error submitting video frame to the encoder
[vost#0:0/av1_qsv @ 0x63a7f67813c0] Error encoding a frame: Invalid data found when processing input
[vost#0:0/av1_qsv @ 0x63a7f67813c0] Task finished with error code: -1094995529 (Invalid data found when processing input)
[vost#0:0/av1_qsv @ 0x63a7f67813c0] Terminating thread with return code -1094995529 (Invalid data found when processing input)
[hls @ 0x63a7f683cec0] Opening '/var/cache/jellyfin/transcodes/e8a797040832ebbd7fc81f47c97a355d0.mp4' for writing
[out#0/hls @ 0x63a7f68b46c0] video:0KiB audio:737KiB 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!"

uname -r:
6.16.7-061607-generic

Please, what am i missing? I did everything i could but i couldnt find a fix for this


RE: Transcode not working in intel arc a380 - victorvsl77 - 2025-09-16

this is so insane, i've been trying in different VMs and i still find the same issue, with my gtx 1050 it was so easy Slightly-frowning-face