Anonymous 01/02/2023 (Mon) 21:57 No.7714 del
any anon have an idea of how i can have the files I am converting just replaced? instead of it creating a new one?
command that was given to me
ffmpeg -i "%~1" -c:v libx264 -pix_fmt yuv420p -threads 8 -ac 2 -movflags faststart -preset veryfast -c:a copy -crf 18 -b:v 0 "%~n1_264%~x1"