Re: [FFmpeg-user] How to preserve file time

2024-08-13 Thread Ulf Zibis
Am 12.08.24 um 23:05 schrieb Greg Oliver: On Mon, Aug 12, 2024 at 6:06 AM Ulf Zibis via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: Hi, is there an option how to preserve the file time from the input file to the outputfile? My search for "file time" on https://ffmpeg.org/ffmpeg-all.html was

Re: [FFmpeg-user] How to preserve file time

2024-08-13 Thread Oliver Fromme
Ulf Zibis via ffmpeg-user wrote: > is there an option how to preserve the file time from the input file to the > outputfile? > My search for "file time" on https://ffmpeg.org/ffmpeg-all.html was > resultless. Very simple: First run your FFmpeg command, and then: touch -r Of course, that

[FFmpeg-user] Failed setup for format vulkan: hwaccel initialisation returned error for Arc A750

2024-08-13 Thread Terje J. Hanssen
Hi, I try to test Vulkan h264 or h265 decoding according to test command at https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan ffmpeg -init_hw_device "vulkan=vk:0" -hwaccel vulkan -hwaccel_output_format vulkan -i INPUT -f null - -benchmark but get the following output error: [h264 @ 0x55952760cf

Re: [FFmpeg-user] Failed setup for format vulkan: hwaccel initialisation returned error for Arc A750

2024-08-13 Thread Andrew Randrianasulu
вт, 13 авг. 2024 г., 19:46 Terje J. Hanssen : > Hi, > > I try to test Vulkan h264 or h265 decoding according to test command at > https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan > ffmpeg -init_hw_device "vulkan=vk:0" -hwaccel vulkan > -hwaccel_output_format vulkan -i INPUT -f null - -benchmark >

Re: [FFmpeg-user] Failed setup for format vulkan: hwaccel initialisation returned error for Arc A750

2024-08-13 Thread Dennis Mungai
On Tue, 13 Aug 2024 at 19:49, Andrew Randrianasulu wrote: > вт, 13 авг. 2024 г., 19:46 Terje J. Hanssen : > > > Hi, > > > > I try to test Vulkan h264 or h265 decoding according to test command at > > https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan > > ffmpeg -init_hw_device "vulkan=vk:0" -hwacce

Re: [FFmpeg-user] Failed setup for format vulkan: hwaccel initialisation returned error for Arc A750

2024-08-13 Thread Terje J. Hanssen
Den 13.08.2024 19:40, skrev Dennis Mungai: On Tue, 13 Aug 2024 at 19:49, Andrew Randrianasulu wrote: вт, 13 авг. 2024 г., 19:46 Terje J. Hanssen: Hi, I try to test Vulkan h264 or h265 decoding according to test command at https://trac.ffmpeg.org/wiki/HWAccelIntro#Vulkan ffmpeg -init_hw_dev

Re: [FFmpeg-user] Failed setup for format vulkan: hwaccel initialisation returned error for Arc A750

2024-08-13 Thread Dennis Mungai
On Wed, 14 Aug 2024, 02:45 Terje J. Hanssen, wrote: > > > Den 13.08.2024 19:40, skrev Dennis Mungai: > > On Tue, 13 Aug 2024 at 19:49, Andrew Randrianasulu > > wrote: > > > вт, 13 авг. 2024 г., 19:46 Terje J. Hanssen > : > > > Hi, > > I try to test Vulkan h264 or h265 decoding according to t

Re: [FFmpeg-user] Failed setup for format vulkan: hwaccel initialisation returned error for Arc A750

2024-08-13 Thread Dennis Mungai
On Wed, 14 Aug 2024, 02:59 Dennis Mungai, wrote: > On Wed, 14 Aug 2024, 02:45 Terje J. Hanssen, > wrote: > >> >> >> Den 13.08.2024 19:40, skrev Dennis Mungai: >> >> On Tue, 13 Aug 2024 at 19:49, Andrew Randrianasulu >> >> wrote: >> >> >> вт, 13 авг. 2024 г., 19:46 Terje J. Hanssen >> : >> >