ffmpeg overlay video command

Job ID: 33090980

Budget: $8 – $15 USD

Hello ffmpeg pros
I need a command that does following:

Overlay presentor video on the main video with following features:
start after 5 seconds of main main video
Displayed in a circle (alpha effect?)
Display in right bottom

Currently using:
ffmpeg -i presentor.mp4 -i final.mp4 -filter_complex "[0]scale=300:-1 [overlay]; [1][overlay] overlay=main_w - overlay_w:main_h - overlay_h" -map 0:a -c:a copy production.mp4
Related categories: Linux Engineering Network Administration DevOps