PDA

View Full Version : Placing clips side-by-side


Inventive Software
28th October 2006, 04:06
I've searched, I've checked documentation, and I can't figure out how to do it. I have 2 clips, and I would like them side-by-side. Both are 640x480 @ 25 FPS (1 has had some tricks applied by AviSynth, the other's been resized). I can't find an AviSynth function or plugin that would otherwise allow me to do this. Overlay doesn't work. Ideally, my target output is 1280x480, as that's what they'd be if they were placed side-by-side.

Can anybody offer suggestions? Anybody mention Overlay and they'll get shot! :D

foxyshadis
28th October 2006, 04:29
StackHorizontal? >.>

See also my side-by-side functions (http://foxyshadis.slightlydark.com/random/side-by-side.avsi).

Pookie
28th October 2006, 04:43
StackHorizontal? >.>

See also my side-by-side functions (http://foxyshadis.slightlydark.com/random/side-by-side.avsi).

Hey, those are pretty nice. Thanks :)

Inventive Software
28th October 2006, 13:34
Bear in mind I wrote that at 3am BST, I wasn't awake! Thanks foxyshadis.

Soulhunter
28th October 2006, 13:37
Dejavu... (http://forum.doom9.org/showthread.php?t=98876) ^^


Bye