1KiB / FFmpeg
FFmpeg Command Generator
File Target Settings Command Actions
No files added yet. Drop videos above or click to browse.

FFmpeg Settings

Container & Codecs
Encoding Settings
Rate Control
0 (Lossless) 51 (Worst)
For VBV buffer
Trim
HH:MM:SS or seconds
Scale / Resolution
Use -1 or -2 for auto
Use -2 for auto (even)
Frame Rate & Speed
Rotation & Flip
Optimization Flags
Hardware Acceleration
Two-Pass Encoding
Generates both pass 1 and pass 2 commands
Custom Flags
Command Preview
ffmpeg -i "input.mp4" -c copy "output_1kib.mp4"

Generated Script

How to use:

  1. Copy the script below
  2. Save as convert.sh in the same folder as your videos
  3. Run: chmod +x convert.sh && ./convert.sh