[FFmpeg-user] How to preserve file time

Reindl Harald h.reindl at thelounge.net
Sun Aug 18 12:33:29 EEST 2024



Am 18.08.24 um 00:46 schrieb Ulf Zibis:
> 
> Am 18.08.24 um 00:26 schrieb Reindl Harald:
>>
>>
>> Am 17.08.24 um 21:53 schrieb Ulf Zibis:
>>>> but there is no delete action
>>> You can spin it however you like. The logic around the ‘-y’ option 
>>> requires an extra additional OS call, in this case querying the 
>>> existence of the file, before it is overwritten.
>>
>> bullshit!
>>
>> "ffmpeg -y" saves any OS call about existence, it just writes the file 
>> and that's it
> I said "logic _around_". which includes the case if '-y' ist not set

irrelevant

you said "Isn't removing existing output files samely a question for the 
OS?" which is not what happens when you simply overwrite a file

when you open as file for output it's completly irrelevant if it exists 
or not - period


More information about the ffmpeg-user mailing list