Am 21.08.24 um 10:40 schrieb Ulf Zibis:
Am 20.08.24 um 21:59 schrieb Rob Hallam:
It is unlikely at this point you will receive an argument you deem
applicable.
A call to an OS function is not the same as managing filesystem-level
metadata.
If you really want it, it is possible for you to write and maintain
your own small patch that provides this option and compile your own
ffmpeg.
Thanks for your arguments, which are worth to think about.
As you see from the arguments of James Ralston, the funcionality around
the '-y' option is not that simple, as one – especially Harald – might
think.
IT IS AS SIMPLE
[harry@srv-rhsoft:/downloads]$ echo "X" > test.txt
[harry@srv-rhsoft:/downloads]$ cat test.txt
X
[harry@srv-rhsoft:/downloads]$ echo "Y" > test.txt
[harry@srv-rhsoft:/downloads]$ cat test.txt
Y
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".