Appended to the base filename
Container & Codecs
Encoding Settings
Rate Control
0 (Lossless) 51 (Worst)
Trim
HH:MM:SS or seconds
Scale / Resolution
Frame Rate & Speed
Rotation & Flip
Crop
Leave X/Y empty for centered crop. Accepts expressions like (iw-320)/2.
Optimization Flags
Hardware Acceleration
Two-Pass Encoding
Generates both pass 1 and pass 2 commands
Stream Mapping
e.g. 0:v:0 for first video stream
e.g. 0:a:1 for second audio track
e.g. 0:s:0 — leave empty to skip
Custom Flags
File Filtering
Comma-separated list of extensions to process
Only process files containing this keyword
Output files go into this folder (relative to input file). Leave empty for same directory.
Script Options
Command
ffmpeg -i "input.mp4" -c:v copy -c:a copy "input_converted.mp4"