[FFmpeg-user] how to implement "on screen display" with the help of ffmpeg.

tank pranav akshar_tank at yahoo.com
Fri Aug 17 06:36:29 CEST 2012


Hi,

I want to do something as given below:

I have two  video stream 'x' and 'y' and I want to combine every picture of video 'x' and video 'y' in to ........something like ................half picture of 'x' stream and half picture of 'y' stream as a single picture.

for example,

x and y are input videos and z is the resultant video stream..............

x1 x2 x3........                                          x1.5   x2.5   x3.5
pictures in both the stream      :-     

y1 y2 y3 ........                                         y1.5   y2.5   y3.5
                                                              -----------------------------
                                                                 z1       z2      z3


Basically, I want to combine picture of two videos in to resultant video. So if any body knows this thing how to do this then it would be really a great help.

Thanks and regards,
Pranav.


More information about the ffmpeg-user mailing list