On 8/12/24 3:57 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 
> resultless.
>  
>  -Ulf
>  

On unix systems, the command "touch -r" may be useful for this purpose. I use 
it as part of my re-encoding scripts to preserve a useful sort order in my 
camera roll.

https://linux.die.net/man/1/touch


-- 
Gia Ferrari (she/her)
_______________________________________________
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".

Reply via email to