[FFmpeg-user] Merge two videos into one with side-by-side composition

Lou lou at lrcd.com
Sat Jun 15 00:44:56 CEST 2013


On Fri, 14 Jun 2013 15:16:50 -0700
John Crossman <johncrossman at berkeley.edu> wrote:

> The side-by-side composition worked... Thank you!
> 
> But one problem: The video on the right is positioned too far (1) to the
> right and (2) down. Thus, those edge portions of the video are chopped away.
> 
> Here is command I'm using:
> 
> *ffmpeg -i  videoLeft.mpg -i  videoRight.mpg -filter_complex
> "[0:v:0]pad=iw*2:ih[bg]; [bg][1:v:0]overlay=w"  output.mpg
> *

Please include also include the complete ffmpeg console output.

> Any tips?
> 
> Thanks again,
> John

Note that top-posting is not recommended on this mailing list.


More information about the ffmpeg-user mailing list