Den 30.11.2025 00:16, skrev Andrew Randrianasulu:
But does it actually work? ;)
I am glad you asked :)
No, sorry - still no success with video transcoding using vulkan so far ......
At least I have not found a ffmpeg code line that works, conversion fails, similary for h264_vulkan and hevc_vulkan:
ffmpeg -hide_banner -hwaccel vulkan -i hdv09_04.m2t -c:v h264_vulkan hdv09_04_h264_vulkan.mp4
..........
Impossible to convert between the formats supported by the filter 'Parsed_null_0' and the filter 'auto_scale_0'
Link 'Parsed_null_0.default' -> 'auto_scale_0.default':
src: yuv420p
dst: yuv420p
[vf#0:0 @ 0x5640cf955040] Error reinitializing filters!
[vf#0:0 @ 0x5640cf955040] Task finished with error code: -38 (Function not implemented)
[vf#0:0 @ 0x5640cf955040] Terminating thread with return code -38 (Function not implemented)
[vost#0:0/h264_vulkan @ 0x5640cf9580c0] [enc:h264_vulkan @ 0x5640cf95b440] Could not open encoder before EOF
[vost#0:0/h264_vulkan @ 0x5640cf9580c0] Task finished with error code: -22 (Invalid argument)
[vost#0:0/h264_vulkan @ 0x5640cf9580c0] Terminating thread with return code -22 (Invalid argument)
[out#0/mp4 @ 0x5640cfa97e40] Nothing was written into output file, because at least one of its streams received no packets.
frame= 0 fps=0.0 q=0.0 Lsize= 0KiB time=N/A bitrate=N/A speed=N/A elapsed=0:00:00.02
[aac @ 0x5640cfa55100] Qavg: 173.394
Conversion failed!