Re: [FFmpeg-user] ffv1_vulkan issues

2025-01-01 Thread Owen Quinlan
> ffmpeg -i input.mp4 -init_hw_device vulkan -c:v ffv1_vulkan output.mkv Hi there sorry for the late reply! Using your command also doesn't output any video, running it exactly results in this: ``` Impossible to convert between the formats supported by the filter 'Parsed_null_0' and the filter '

Re: [FFmpeg-user] ffv1_vulkan issues

2024-12-30 Thread Leo Izen
On 12/28/24 2:40 AM, BuyMyMojo wrote: I have been trying to get ffv1_vulkan to encode since it was first added. My machine is running Arch Linux, a 7800XT using Mesa drivers and at time of testing/writing "ffmpeg version N-118193-g5f38c82536" Currently when running a basic encode I get a ha

[FFmpeg-user] ffv1_vulkan issues

2024-12-27 Thread BuyMyMojo
I have been trying to get ffv1_vulkan to encode since it was first added. My machine is running Arch Linux, a 7800XT using Mesa drivers and at time of testing/writing "ffmpeg version N-118193-g5f38c82536" Currently when running a basic encode I get a hand full of errors: `ffmpeg -hwaccel vu