Anyone know if its possible to splice two videos into a single video?
In other words, take videos with the same height, and play them side by side (the width of the final video would be sum of the width of the two source videos).
Example:
Video 1: 100x500
Video 2: 150x500
Videos spliced: 250x500.
Preferably some relatively easy solution in VirtualDub? But I can also dust off Sony Vegas if needed.
+ Reply to Thread
Results 1 to 5 of 5
-
-
AVISynth STACKHORIZONTAL() is indeed a very quick and high quality way to do this. But for the benefit of others who may not be well versed in AVISynth, any NLE can do this.
Just set your timeline/project settings for the expected output resolution. In this case, it would have been 250x500.
Then, you import your footage - without resizing.
Then put them on multiple layers in the timeline and reposition them - one to the leftmost and one to the rightmost (without changing thier vertical position).
Then, output/render.
Scott
Similar Threads
-
Looking for low cost editor that can make multiple cuts and splice
By jimdagys in forum EditingReplies: 4Last Post: 11th Dec 2011, 11:33 -
edit, splice 1920x1080 footage and author BluRay
By joviparagon in forum Newbie / General discussionsReplies: 3Last Post: 31st Jul 2008, 10:51 -
how to join(splice) mpeg2 files without decode them and without artifacts?
By mb508 in forum ProgrammingReplies: 1Last Post: 7th Aug 2007, 06:49 -
How to splice/repair VHS tape?
By Wile_E in forum Newbie / General discussionsReplies: 8Last Post: 5th Jul 2007, 18:56 -
I'd like to splice a video - upload for youtube
By johnnq in forum Video ConversionReplies: 11Last Post: 13th Jun 2007, 21:02