FFMPEG command builder

command to take 1 inputs and transcode them to 1 outputs

Have

Input #1
add another

Want

Output #1

Trim

from input
codec
average bitrate (k)
resolution
x

from input
codec
New output
ffmpeg -i cat.mp4 out.mp4

Examples

Add audio to a video in-place
Create a HLS playlist with separate audio and video