[FFmpeg-user] ffmpeg - Creating output file
CMG DiGiTaL
cmarciog at gmail.com
Mon Apr 11 16:37:28 EEST 2022
‘-y (*global*)’
>
> Overwrite output files without asking.
>
hi François,
This command I was already using. It turns out that we have two situations:
the message from the ffmpeg command
itself and the problem of the explorer creating the duplicate output files
with different names.
The "-y" handles the ffmpeg message and the FOR command I sent makes the
explorer ignore files with "_LUFS_"
in the name, thus avoiding duplicates.
thanks
More information about the ffmpeg-user
mailing list