# Use the -y option to automatically overwrite:
ffmpeg -y -i input.flac output.mp3
# Use the -n option to NOT automatically overwrite:
ffmpeg -n -i input.flac output.mp3
ffmpeg -i /audio/191079007530_1_01.flac -t 51 -ss 69 -y /clips/44z274v23303t264y2z2s2s2746454t234_clip.mp3 2>&1 >> /ffmpegLogs.log