Adding Logos

The topic provides an example for adding a company or product logo to a video file.

The following code block shows the command in detail.
ffmpeg -i 1080p_h264_aac_cut5s.mp4 -i logo_320_240.jpg -filter_complex overlay output-1080p_h264_aac_cut5s_logo.mp4