Hey, I have two avi video files. I want to be able to join them together so they play side by side.
Is there any free program on the web I can use to do this?
Thanks for any help, Dan
+ Reply to Thread
Results 1 to 9 of 9
-
-
Originally Posted by Nelson37
Code:part1=AVISource("D:\part1.avi") part2=AVISource("D:\part2.avi") StackHorizontal(part1,part2)
If in doubt, Google it. -
Thanks guys, it took me a while to figure out the program but thats awsome!
The next thing I want to be able to do is just add a simple line and text to my video between certain frames.
Can I use this program? or is there a free one on the web that will do this, I dont want to spend loads on vdeo editors if all I want to do is add a line!
Thanks for your help this forum rules! -
A subtitle script and subtitle filter, still using AVISynth, is one way.
/Mats -
Thanks for your help, I can make subtitles with text now.
Is there a way to draw lines?
Thanks, Dan -
To get really fancy, you could use the overlay filter. That way you can "draw" anything on screen.
/Mats -
Thanks for your reply,
How can I use the overlay filter?
Could you post a simple xample of how I can draw a line and add simple text using this filter?
Thanks for your help, sorry im a noob! -
Never tried it - Read on here
I use to try my avisynth scripts out by loading them in MediaPlayer Classic.
/Mats
Similar Threads
-
Player to play 2 separate videos side by side for 3D effect ?
By andy15star in forum Software PlayingReplies: 9Last Post: 21st Jan 2012, 12:52 -
How to put two videos side by side
By Videographer in forum EditingReplies: 3Last Post: 12th Oct 2011, 20:57 -
Combine 2 Videos Side by Side
By bseos in forum EditingReplies: 7Last Post: 19th Jun 2011, 11:34 -
Device for 2 videos side-by-side on TV?
By ehusted in forum Portable VideoReplies: 10Last Post: 18th Nov 2009, 01:10 -
compareing 2 videos side by side in same video. (sugestions)
By tessa101 in forum EditingReplies: 4Last Post: 9th Jan 2009, 02:36