FFmpeg Command Generator
Configure common video and audio options. The command updates in real time. Copy it and run locally.
Filters
No filters added yet.
Command
ffmpeg -i input.mp4 -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 192k output.mp4
Configure common video and audio options. The command updates in real time. Copy it and run locally.
No filters added yet.
ffmpeg -i input.mp4 -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 192k output.mp4