Printable Version of Topic
Click here to view this topic in its original format
Unofficial VirtualDub Support Forums > VirtualDub Filters and Filter Development > Side-by-side View


Posted by: HairyTroll Mar 15 2003, 06:10 AM
Is there a filter available that will allow two seperate video streams to be displayed side-by-side in either the X or the Y axis?

E.g. Video from two seperate AVIs. Video A = 640x480, Video B = 640x480

The filter would render the left 319 pixels of video A and the right 319 pixels of video B (with a 2 pixel divider between) for a resultant image of 640x480.

Posted by: David.Bucci Mar 16 2003, 04:28 AM
Avisynth StackHorizontal() or StackVertical().

Seems to be my night for Stacking, just used a similar answer in another reply smile.gif

Posted by: HairyTroll Mar 21 2003, 06:17 AM
So I see. Thanks for the help.

Powered by Invision Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)