0
1
I have using code:
ffmpeg.exe -i 111.mp4 -vf "movie=1111.mp4[inner]; [in][inner] overlay=shortest=1:x=480:y=240 [out]" -c:v libx264 completed.mkv
Insert main_video
into backgroud_Video
but I can not seem to add a border image into this video.
An example of what I am aiming to do can be found here on YouTube.
Is there any way to do this using ffmpeg?
Your YouTube link is broken – Simon Sheehan – 2016-06-12T20:13:45.697