<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1651997#M136791</link>
    <description>&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;ffmpeg -loglevel debug -init_hw_device vulkan=vkdev:0 -filter_hw_device vkdev -i h264_8bit_yuv420p.mp4 -filter:v "format=nv12,hwupload" -c:v hevc_vulkan hevc_vulkan_8b420.mp4 2&amp;gt;&amp;amp;1 | tee ffmpeg_debug_vulkan_encode.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attach the latter output "ffmpeg_debug_vulkan_encode.log" file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also here is a ffmpeg vulkan decode benchmark working for the same input file according to&lt;/P&gt;&lt;P&gt;&lt;A href="https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan" target="_blank"&gt;https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ffmpeg -hide_banner -init_hw_device "vulkan=vk:0" -hwaccel vulkan -hwaccel_output_format vulkan -i h264_8bit_yuv420p.mp4 -f null - -benchmark&lt;BR /&gt;Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'h264_8bit_yuv420p.mp4':&lt;BR /&gt;Metadata:&lt;BR /&gt;major_brand : isom&lt;BR /&gt;minor_version : 512&lt;BR /&gt;compatible_brands: isomiso2avc1mp41&lt;BR /&gt;encoder : Lavf61.1.100&lt;BR /&gt;Duration: 00:01:11.20, start: 0.000000, bitrate: 8464 kb/s&lt;BR /&gt;Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m/unknown/unknown, top first), 1920x1080 [SAR 1:1 DAR 16:9], 8462 kb/s, 25 fps, 25 tbr, 12800 tbn (default)&lt;BR /&gt;Metadata:&lt;BR /&gt;handler_name : VideoHandler&lt;BR /&gt;vendor_id : [0][0][0][0]&lt;BR /&gt;Stream mapping:&lt;BR /&gt;Stream #0:0 -&amp;gt; #0:0 (h264 (native) -&amp;gt; wrapped_avframe (native))&lt;BR /&gt;Press [q] to stop, [?] for help&lt;BR /&gt;Output #0, null, to 'pipe:':&lt;BR /&gt;Metadata:&lt;BR /&gt;major_brand : isom&lt;BR /&gt;minor_version : 512&lt;BR /&gt;compatible_brands: isomiso2avc1mp41&lt;BR /&gt;encoder : Lavf61.7.100&lt;BR /&gt;Stream #0:0(und): Video: wrapped_avframe, vulkan(pc, smpte170m/unknown/unknown, top coded first (swapped)), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 25 tbn (default)&lt;BR /&gt;Metadata:&lt;BR /&gt;handler_name : VideoHandler&lt;BR /&gt;vendor_id : [0][0][0][0]&lt;BR /&gt;encoder : Lavc61.19.100 wrapped_avframe&lt;BR /&gt;[out#0/null @ 0x5616c738ce80] video:765KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown&lt;BR /&gt;frame= 1780 fps=918 q=-0.0 Lsize=N/A time=00:01:11.20 bitrate=N/A speed=36.7x&lt;BR /&gt;bench: utime=0.588s stime=0.493s rtime=1.940s&lt;BR /&gt;bench: maxrss=183376KiB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 14:02:06 GMT</pubDate>
    <dc:creator>terje</dc:creator>
    <dc:date>2024-12-24T14:02:06Z</dc:date>
    <item>
      <title>ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650199#M136526</link>
      <description>&lt;P&gt;ffmpeg 7.1 and Mesa 24.3.1 on Linux (openSUSE Tumbleweed-Slowroll) are expected to support h264_vulkan and hevc_vulkan video encoding (transcoding).&lt;/P&gt;&lt;P&gt;Simple ffmpeg decode benchmarks tests seemingly works OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If here are some missing steps like additional export variables or something wrong with the ffmpeg command lines used, I would be happy to hear back and test alternatives?&lt;/P&gt;&lt;P&gt;ls /usr/share/vulkan/icd.d&lt;BR /&gt;intel_hasvk_icd.x86_64.json intel_icd.x86_64.json lvp_icd.x86_64.json&lt;/P&gt;&lt;P&gt;export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json&lt;BR /&gt;export ANV_VIDEO_DECODE=1&lt;BR /&gt;export ANV_VIDEO_ENCODE=1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;vulkaninfo | egrep -i 'decode|encode'&lt;BR /&gt;VK_KHR_video_decode_h264 : extension revision 9&lt;BR /&gt;VK_KHR_video_decode_h265 : extension revision 8&lt;BR /&gt;VK_KHR_video_decode_queue : extension revision 8&lt;BR /&gt;VK_KHR_video_encode_h264 : extension revision 14&lt;BR /&gt;VK_KHR_video_encode_h265 : extension revision 14&lt;BR /&gt;VK_KHR_video_encode_queue : extension revision 12&lt;BR /&gt;queueFlags = QUEUE_VIDEO_DECODE_BIT_KHR | QUEUE_VIDEO_ENCODE_BIT_KHR&lt;BR /&gt;VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_KHR&lt;BR /&gt;VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR&lt;BR /&gt;VIDEO_CODEC_OPERATION_DECODE_H264_BIT_KHR&lt;BR /&gt;VIDEO_CODEC_OPERATION_DECODE_H265_BIT_KHR&lt;/P&gt;&lt;P&gt;vulkaninfo --summary&lt;BR /&gt;==========&lt;BR /&gt;VULKANINFO&lt;BR /&gt;==========&lt;/P&gt;&lt;P&gt;Vulkan Instance Version: 1.3.296&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Instance Extensions: count = 24&lt;BR /&gt;-------------------------------&lt;BR /&gt;VK_EXT_acquire_drm_display : extension revision 1&lt;BR /&gt;VK_EXT_acquire_xlib_display : extension revision 1&lt;BR /&gt;VK_EXT_debug_report : extension revision 10&lt;BR /&gt;VK_EXT_debug_utils : extension revision 2&lt;BR /&gt;VK_EXT_direct_mode_display : extension revision 1&lt;BR /&gt;VK_EXT_display_surface_counter : extension revision 1&lt;BR /&gt;VK_EXT_headless_surface : extension revision 1&lt;BR /&gt;VK_EXT_surface_maintenance1 : extension revision 1&lt;BR /&gt;VK_EXT_swapchain_colorspace : extension revision 5&lt;BR /&gt;VK_KHR_device_group_creation : extension revision 1&lt;BR /&gt;VK_KHR_display : extension revision 23&lt;BR /&gt;VK_KHR_external_fence_capabilities : extension revision 1&lt;BR /&gt;VK_KHR_external_memory_capabilities : extension revision 1&lt;BR /&gt;VK_KHR_external_semaphore_capabilities : extension revision 1&lt;BR /&gt;VK_KHR_get_display_properties2 : extension revision 1&lt;BR /&gt;VK_KHR_get_physical_device_properties2 : extension revision 2&lt;BR /&gt;VK_KHR_get_surface_capabilities2 : extension revision 1&lt;BR /&gt;VK_KHR_portability_enumeration : extension revision 1&lt;BR /&gt;VK_KHR_surface : extension revision 25&lt;BR /&gt;VK_KHR_surface_protected_capabilities : extension revision 1&lt;BR /&gt;VK_KHR_wayland_surface : extension revision 6&lt;BR /&gt;VK_KHR_xcb_surface : extension revision 6&lt;BR /&gt;VK_KHR_xlib_surface : extension revision 6&lt;BR /&gt;VK_LUNARG_direct_driver_loading : extension revision 1&lt;/P&gt;&lt;P&gt;Instance Layers: count = 3&lt;BR /&gt;--------------------------&lt;BR /&gt;VK_LAYER_KHRONOS_validation Khronos Validation Layer 1.3.296 version 1&lt;BR /&gt;VK_LAYER_MESA_device_select Linux device selection layer 1.3.211 version 1&lt;BR /&gt;VK_LAYER_MESA_overlay Mesa Overlay layer 1.3.211 version 1&lt;/P&gt;&lt;P&gt;Devices:&lt;BR /&gt;========&lt;BR /&gt;GPU0:&lt;BR /&gt;apiVersion = 1.3.296&lt;BR /&gt;driverVersion = 24.3.1&lt;BR /&gt;vendorID = 0x8086&lt;BR /&gt;deviceID = 0x56a1&lt;BR /&gt;deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU&lt;BR /&gt;deviceName = Intel(R) Arc(tm) A750 Graphics (DG2)&lt;BR /&gt;driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA&lt;BR /&gt;driverName = Intel open-source Mesa driver&lt;BR /&gt;driverInfo = Mesa 24.3.1&lt;BR /&gt;conformanceVersion = 1.3.6.0&lt;BR /&gt;deviceUUID = 8680a156-0800-0000-0300-000000000000&lt;BR /&gt;driverUUID = 6aa00ddb-7b3f-481c-b7fa-218b32c5137d&lt;/P&gt;&lt;P&gt;#######################&lt;/P&gt;&lt;P&gt;inxi -CGSz&lt;BR /&gt;System:&lt;BR /&gt;Kernel: 6.6.65-1-longterm arch: x86_64 bits: 64&lt;BR /&gt;Desktop: GNOME v: 47.2 Distro: openSUSE Tumbleweed-Slowroll 20241202&lt;BR /&gt;CPU:&lt;BR /&gt;Info: 12-core (8-mt/4-st) model: 12th Gen Intel Core i7-12700KF bits: 64&lt;BR /&gt;type: MST AMCP cache: L2: 12 MiB&lt;BR /&gt;Speed (MHz): avg: 831 min/max: 800/4900:5000:3800 cores: 1: 831 2: 831&lt;BR /&gt;3: 831 4: 831 5: 831 6: 831 7: 831 8: 831 9: 831 10: 831 11: 831 12: 831&lt;BR /&gt;13: 831 14: 831 15: 831 16: 831 17: 831 18: 831 19: 831 20: 831&lt;BR /&gt;Graphics:&lt;BR /&gt;Device-1: Intel DG2 [Arc A750] driver: i915 v: kernel&lt;BR /&gt;Device-2: Microdia Camera driver: snd-usb-audio,uvcvideo type: USB&lt;BR /&gt;Display: x11 server: X.org v: 1.21.1.14 with: Xwayland v: 24.1.4 driver:&lt;BR /&gt;X: loaded: modesetting unloaded: vesa dri: iris gpu: i915&lt;BR /&gt;resolution: 2560x1440~60Hz&lt;BR /&gt;API: EGL v: 1.5 drivers: iris,swrast platforms: gbm,x11,surfaceless,device&lt;BR /&gt;API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.3.1&lt;BR /&gt;renderer: Mesa Intel Arc A750 Graphics (DG2)&lt;BR /&gt;API: Vulkan v: 1.3.296 drivers: N/A surfaces: xcb,xlib&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;ffmpeg version 7.1 Copyright (c) 2000-2024 the FFmpeg developers&lt;BR /&gt;built with gcc 14 (SUSE Linux)&lt;/P&gt;&lt;P&gt;ffmpeg -hide_banner -encoders | grep vulkan&lt;BR /&gt;V....D h264_vulkan H.264/AVC (Vulkan) (codec h264)&lt;BR /&gt;V....D hevc_vulkan H.265/HEVC (Vulkan) (codec hevc)&lt;/P&gt;&lt;P&gt;######################&lt;/P&gt;&lt;P&gt;ffmpeg -hide_banner -init_hw_device vulkan -i hdv09_04.m2t -vf "format=nv12,hwupload" -c:v h264_vulkan -y hdv09_04_h264_vulkan_nv12.mp4&lt;/P&gt;&lt;P&gt;[mpeg2video @ 0x55db4fe22d80] Invalid frame dimensions 0x0.&lt;BR /&gt;Last message repeated 3 times&lt;BR /&gt;[mpegts @ 0x55db4fe042c0] PES packet size mismatch&lt;BR /&gt;[mpegts @ 0x55db4fe042c0] Packet corrupt (stream = 1, dts = 258142320).&lt;BR /&gt;[mpegts @ 0x55db4fe042c0] Could not find codec parameters for stream 2 (Unknown: none ([160][0][0][0] / 0x00A0)): unknown codec&lt;BR /&gt;Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options&lt;BR /&gt;[mpegts @ 0x55db4fe042c0] Could not find codec parameters for stream 3 (Unknown: none ([161][0][0][0] / 0x00A1)): unknown codec&lt;BR /&gt;Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options&lt;BR /&gt;Input #0, mpegts, from 'hdv09_04.m2t':&lt;BR /&gt;Duration: 00:03:59.06, start: 2629.496000, bitrate: 26110 kb/s&lt;BR /&gt;Program 100&lt;BR /&gt;Stream #0:0[0x810]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709, top first), 1440x1080 [SAR 4:3 DAR 16:9], 25000 kb/s, 25 fps, 25 tbr, 90k tbn&lt;BR /&gt;Side data:&lt;BR /&gt;cpb: bitrate max/min/avg: 25000000/0/0 buffer size: 7340032 vbv_delay: N/A&lt;BR /&gt;Stream #0:1[0x814]: Audio: mp2 (mp3float) ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 384 kb/s&lt;BR /&gt;Stream #0:2[0x815]: Unknown: none ([160][0][0][0] / 0x00A0)&lt;BR /&gt;Stream #0:3[0x811]: Unknown: none ([161][0][0][0] / 0x00A1)&lt;BR /&gt;Stream mapping:&lt;BR /&gt;Stream #0:0 -&amp;gt; #0:0 (mpeg2video (native) -&amp;gt; h264 (h264_vulkan))&lt;BR /&gt;Stream #0:1 -&amp;gt; #0:1 (mp2 (native) -&amp;gt; aac (native))&lt;BR /&gt;Press [q] to stop, [?] for help&lt;BR /&gt;[h264_vulkan @ 0x55db4fe236c0] No rate control settings specified, using fixed QP = 18&lt;BR /&gt;Output #0, mp4, to 'hdv09_04_h264_vulkan_nv12.mp4':&lt;BR /&gt;Metadata:&lt;BR /&gt;encoder : Lavf61.7.100&lt;BR /&gt;Stream #0:0: Video: h264 (High) (avc1 / 0x31637661), vulkan(tv, bt709, top coded first (swapped)), 1440x1080 [SAR 4:3 DAR 16:9], q=2-31, 25 fps, 12800 tbn&lt;BR /&gt;Metadata:&lt;BR /&gt;encoder : Lavc61.19.100 h264_vulkan&lt;BR /&gt;Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s&lt;BR /&gt;Metadata:&lt;BR /&gt;encoder : Lavc61.19.100 aac&lt;BR /&gt;&lt;BR /&gt;[h264_vulkan @ 0x55db4fe236c0] Encode failed: -729850096.&lt;BR /&gt;[vost#0:0/h264_vulkan @ 0x55db4fe5d480] Error submitting video frame to the encoder&lt;BR /&gt;[vost#0:0/h264_vulkan @ 0x55db4fe5d480] Error encoding a frame: Error number -729850096 occurred&lt;BR /&gt;[vost#0:0/h264_vulkan @ 0x55db4fe5d480] Task finished with error code: -729850096 (Error number -729850096 occurred)&lt;BR /&gt;[vost#0:0/h264_vulkan @ 0x55db4fe5d480] Terminating thread with return code -729850096 (Error number -729850096 occurred)&lt;BR /&gt;Unable to submit command buffer: VK_ERROR_DEVICE_LOST&lt;BR /&gt;[hwupload @ 0x7ff7c0004440] Failed to upload frame: -542398533.&lt;BR /&gt;[vf#0:0 @ 0x55db4fd17100] Error while filtering: Generic error in an external library&lt;BR /&gt;[vf#0:0 @ 0x55db4fd17100] Task finished with error code: -542398533 (Generic error in an external library)&lt;BR /&gt;[vf#0:0 @ 0x55db4fd17100] Terminating thread with return code -542398533 (Generic error in an external library)&lt;BR /&gt;[out#0/mp4 @ 0x55db4fd198c0] video:0KiB audio:19KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 5.515885%&lt;BR /&gt;frame= 0 fps=0.0 q=0.0 Lsize= 20KiB time=N/A bitrate=N/A speed=N/A&lt;BR /&gt;[aac @ 0x55db4fe069c0] Qavg: 1286.721&lt;BR /&gt;Conversion failed!&lt;/P&gt;&lt;P&gt;========================&lt;/P&gt;&lt;P&gt;ffmpeg -hide_banner -init_hw_device vulkan=vkdev:0 -filter_hw_device vkdev -i h264_8bit_yuv420p.mp4 -filter:v "format=nv12,hwupload" -c:v hevc_vulkan hevc_vulkan_8b420.mp4&lt;/P&gt;&lt;P&gt;Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'h264_8bit_yuv420p.mp4':&lt;BR /&gt;Metadata:&lt;BR /&gt;major_brand : isom&lt;BR /&gt;minor_version : 512&lt;BR /&gt;compatible_brands: isomiso2avc1mp41&lt;BR /&gt;encoder : Lavf61.1.100&lt;BR /&gt;Duration: 00:01:11.20, start: 0.000000, bitrate: 8464 kb/s&lt;BR /&gt;Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m/unknown/unknown, top first), 1920x1080 [SAR 1:1 DAR 16:9], 8462 kb/s, 25 fps, 25 tbr, 12800 tbn (default)&lt;BR /&gt;Metadata:&lt;BR /&gt;handler_name : VideoHandler&lt;BR /&gt;vendor_id : [0][0][0][0]&lt;BR /&gt;File 'hevc_vulkan_8b420.mp4' already exists. Overwrite? [y/N] y&lt;BR /&gt;Stream mapping:&lt;BR /&gt;Stream #0:0 -&amp;gt; #0:0 (h264 (native) -&amp;gt; hevc (hevc_vulkan))&lt;BR /&gt;Press [q] to stop, [?] for help&lt;BR /&gt;[swscaler @ 0x7f0aa0014b00] deprecated pixel format used, make sure you did set range correctly&lt;BR /&gt;[hevc_vulkan @ 0x5583b890fdc0] No rate control settings specified, using fixed QP = 18&lt;BR /&gt;Output #0, mp4, to 'hevc_vulkan_8b420.mp4':&lt;BR /&gt;Metadata:&lt;BR /&gt;major_brand : isom&lt;BR /&gt;minor_version : 512&lt;BR /&gt;compatible_brands: isomiso2avc1mp41&lt;BR /&gt;encoder : Lavf61.7.100&lt;BR /&gt;Stream #0:0(und): Video: hevc (Main) (hev1 / 0x31766568), vulkan(pc, smpte170m/unknown/unknown, top coded first (swapped)), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 12800 tbn (default)&lt;BR /&gt;Metadata:&lt;BR /&gt;handler_name : VideoHandler&lt;BR /&gt;vendor_id : [0][0][0][0]&lt;BR /&gt;encoder : Lavc61.19.100 hevc_vulkan&lt;BR /&gt;&lt;BR /&gt;[hevc_vulkan @ 0x5583b890fdc0] Encode failed: -1744827296.&lt;BR /&gt;[vost#0:0/hevc_vulkan @ 0x5583b890aec0] Error submitting video frame to the encoder&lt;BR /&gt;[vost#0:0/hevc_vulkan @ 0x5583b890aec0] Error encoding a frame: Error number -1744827296 occurred&lt;BR /&gt;[vost#0:0/hevc_vulkan @ 0x5583b890aec0] Task finished with error code: -1744827296 (Error number -1744827296 occurred)&lt;BR /&gt;[vost#0:0/hevc_vulkan @ 0x5583b890aec0] Terminating thread with return code -1744827296 (Error number -1744827296 occurred)&lt;BR /&gt;[out#0/mp4 @ 0x5583b883ecc0] video:0KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown&lt;BR /&gt;[out#0/mp4 @ 0x5583b883ecc0] Output file is empty, nothing was encoded(check -ss / -t / -frames parameters if used)&lt;BR /&gt;frame= 0 fps=0.0 q=0.0 Lsize= 0KiB time=N/A bitrate=N/A speed=N/A&lt;BR /&gt;Conversion failed!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 17:07:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650199#M136526</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2024-12-17T17:07:52Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650338#M136541</link>
      <description>&lt;P&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;Hello terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Thank you for reaching out to us regarding the issue you’re experiencing with your system. To better assist you, I need to gather some additional information. Could you please answer the following questions?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Has this issue occurred before?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Can you please run the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" rel="noopener noreferrer" target="_blank" style="font-family: tahoma; font-size: 16px;"&gt;Intel® System Support Utility for the Linux* Operating System&lt;/A&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;and share the logs with me?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;What troubleshooting steps have you tried so far to fix the issue?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Providing this information will help me diagnose the system more accurately and check for available solutions. Thank you for your cooperation, and I look forward to your response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Best regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2024 03:22:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650338#M136541</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2024-12-18T03:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650423#M136552</link>
      <description>&lt;P&gt;Hi Randy T.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Answers to your questions follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; The issue is new,&amp;nbsp; because ffmpeg Vulkan hevc and h264 video encoding is new in MESA/ANV.&lt;/P&gt;&lt;P&gt;Else I have done several equivalent video accelerated encodings via ffmpeg, vaapi and qsv.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Attach the default "localhost.localdomain.txt" log file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. I have requested this issue on the ffmpeg-user mailing list. And a similar issue ticket has been reported further as replied to this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://ffmpeg.org//pipermail/ffmpeg-user/2024-December/058929.html" target="_blank"&gt;https://ffmpeg.org//pipermail/ffmpeg-user/2024-December/058929.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Terje J. H&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:09:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650423#M136552</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2024-12-18T10:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650453#M136555</link>
      <description>&lt;P&gt;Add a new ssu log file after installing wodim and route (deprecated package).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 13:45:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650453#M136555</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2024-12-18T13:45:31Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650604#M136575</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Hello&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Thank you for bringing this matter to our attention. We will check on this with our team and review the system information and the complexity of the issue. We will get back to you as soon as we have completed our review.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Best regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Dec 2024 00:50:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1650604#M136575</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2024-12-19T00:50:09Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1651858#M136763</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Hello&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Based on our analysis, the error you encountered might be related to specific input/output format issues or driver-related problems that require further troubleshooting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Therefore, I would request you to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Check if there are any known issues with the specific Vulkan driver (&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;Mesa&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;) you are using.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Add the "-loglevel debug" parameter to your current command to gather more detailed error information.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;These steps should help us identify the root cause of the issue more effectively.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Best regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Dec 2024 03:44:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1651858#M136763</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2024-12-24T03:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1651997#M136791</link>
      <description>&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;ffmpeg -loglevel debug -init_hw_device vulkan=vkdev:0 -filter_hw_device vkdev -i h264_8bit_yuv420p.mp4 -filter:v "format=nv12,hwupload" -c:v hevc_vulkan hevc_vulkan_8b420.mp4 2&amp;gt;&amp;amp;1 | tee ffmpeg_debug_vulkan_encode.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attach the latter output "ffmpeg_debug_vulkan_encode.log" file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also here is a ffmpeg vulkan decode benchmark working for the same input file according to&lt;/P&gt;&lt;P&gt;&lt;A href="https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan" target="_blank"&gt;https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ffmpeg -hide_banner -init_hw_device "vulkan=vk:0" -hwaccel vulkan -hwaccel_output_format vulkan -i h264_8bit_yuv420p.mp4 -f null - -benchmark&lt;BR /&gt;Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'h264_8bit_yuv420p.mp4':&lt;BR /&gt;Metadata:&lt;BR /&gt;major_brand : isom&lt;BR /&gt;minor_version : 512&lt;BR /&gt;compatible_brands: isomiso2avc1mp41&lt;BR /&gt;encoder : Lavf61.1.100&lt;BR /&gt;Duration: 00:01:11.20, start: 0.000000, bitrate: 8464 kb/s&lt;BR /&gt;Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m/unknown/unknown, top first), 1920x1080 [SAR 1:1 DAR 16:9], 8462 kb/s, 25 fps, 25 tbr, 12800 tbn (default)&lt;BR /&gt;Metadata:&lt;BR /&gt;handler_name : VideoHandler&lt;BR /&gt;vendor_id : [0][0][0][0]&lt;BR /&gt;Stream mapping:&lt;BR /&gt;Stream #0:0 -&amp;gt; #0:0 (h264 (native) -&amp;gt; wrapped_avframe (native))&lt;BR /&gt;Press [q] to stop, [?] for help&lt;BR /&gt;Output #0, null, to 'pipe:':&lt;BR /&gt;Metadata:&lt;BR /&gt;major_brand : isom&lt;BR /&gt;minor_version : 512&lt;BR /&gt;compatible_brands: isomiso2avc1mp41&lt;BR /&gt;encoder : Lavf61.7.100&lt;BR /&gt;Stream #0:0(und): Video: wrapped_avframe, vulkan(pc, smpte170m/unknown/unknown, top coded first (swapped)), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 25 tbn (default)&lt;BR /&gt;Metadata:&lt;BR /&gt;handler_name : VideoHandler&lt;BR /&gt;vendor_id : [0][0][0][0]&lt;BR /&gt;encoder : Lavc61.19.100 wrapped_avframe&lt;BR /&gt;[out#0/null @ 0x5616c738ce80] video:765KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown&lt;BR /&gt;frame= 1780 fps=918 q=-0.0 Lsize=N/A time=00:01:11.20 bitrate=N/A speed=36.7x&lt;BR /&gt;bench: utime=0.588s stime=0.493s rtime=1.940s&lt;BR /&gt;bench: maxrss=183376KiB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 14:02:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1651997#M136791</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2024-12-24T14:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1652805#M136917</link>
      <description>&lt;P&gt;As here is no real reply or suggestion to try yet, I also attach a full, current "vulkaninfo.log" in case it may be of some help to your team?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And another new post of interest with regards to Vulkan FFV1 encoding, beside AV1:&lt;/P&gt;&lt;P&gt;[FFmpeg-user] ffv1_vulkan issues&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://ffmpeg.org//pipermail/ffmpeg-user/2024-December/058956.html" target="_blank"&gt;https://ffmpeg.org//pipermail/ffmpeg-user/2024-December/058956.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2024 11:41:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1652805#M136917</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2024-12-28T11:41:08Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1652943#M136936</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Hello&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;I don't have an answer at this moment, but I'll investigate it and get back to you as soon as possible. I'm going to look into the issue further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Dec 2024 21:18:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1652943#M136936</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2024-12-29T21:18:47Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1654417#M137171</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Hello&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;I wanted to inform you that the encoding with Vulkan implementation must be carried out by software and not the GPU media. Therefore, I suggest continuing to report this issue to the FFmpeg developer who committed the Vulkan function into FFmpeg.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Additionally, could you please verify if the same issue occurs on Ubuntu 23.04 or 22.04?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Jan 2025 20:21:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1654417#M137171</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2025-01-05T20:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1654453#M137182</link>
      <description>&lt;P&gt;Hello Randy T.,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&amp;nbsp; But I have to get verified if not Intel's ANV driver in Mesa has gpu accelerated Vulkan video encoding capability (similar like vaapi and qsv)?&lt;/P&gt;&lt;P&gt;Reference articles:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.phoronix.com/news/Intel-Vulkan-Video-H264-H265" target="_blank"&gt;https://www.phoronix.com/news/Intel-Vulkan-Video-H264-H265&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.phoronix.com/news/Mesa-24.3-Released" target="_blank"&gt;https://www.phoronix.com/news/Mesa-24.3-Released&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Terje J. Hanssen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 23:16:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1654453#M137182</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2025-01-05T23:16:50Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1655210#M137279</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Hello&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Regarding your question, I need to verify if Intel's ANV driver in Mesa has GPU-accelerated Vulkan video encoding capability, similar to VAAPI and QSV. &amp;nbsp;Let me cross-check this source before providing you with accurate information. I appreciate your patience.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2025 20:52:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1655210#M137279</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2025-01-07T20:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1659603#M137940</link>
      <description>&lt;P&gt;Hello &lt;SPAN class=""&gt;Randy T.&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clarification and progress regarding the above mentioned?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Terje J. Hanssen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 21:11:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1659603#M137940</guid>
      <dc:creator>terje</dc:creator>
      <dc:date>2025-01-22T21:11:55Z</dc:date>
    </item>
    <item>
      <title>Re:ffmpeg h264_vulkan and hevc_vulkan Encode failed on A750/Linux/Mesa</title>
      <link>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1663210#M138444</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Hello&lt;/SPAN&gt;&lt;STRONG style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;terje,&lt;/STRONG&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Here's the update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Graphics hardware decoding, encoding and video processing for Intel Integrated and discrete platforms are supported using the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/intel/media-driver" rel="noopener noreferrer" target="_blank" style="font-family: tahoma; font-size: 16px;"&gt;https://github.com/intel/media-driver&lt;/A&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Enabling Media on Vulkan driver is an effort from the community. There is code added a while back in the Vulkan driver to enable HEVC and H.264 for older platforms but it hasn't been thoroughly tested on Alchemist and Battlemage. By default support is disabled unless you set the following environment variable : ANV_VIDEO_DECODE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Having said that, please reach out to ffmpeg forums or the Linux community support to validate if vulkan encoding on Linux is achievable on current slate of drivers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Randy T.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma; font-size: 16px;"&gt;Intel Customer Support Technician&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Feb 2025 03:24:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/ffmpeg-h264-vulkan-and-hevc-vulkan-Encode-failed-on-A750-Linux/m-p/1663210#M138444</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2025-02-05T03:24:14Z</dc:date>
    </item>
  </channel>
</rss>

