View Single Post
Old 22nd December 2002, 23:17   #1  |  Link
hakko504
Remember Rule One
 
hakko504's Avatar
 
Join Date: Oct 2001
Location: SWEDEN
Posts: 1,611
GKnot 0.27 Segmented AVI loading

Unfortunately it is only possible to load ONE AVI file into the new GKnot, but there is a workaround. GKnot can now open AviSynth scripts(!) so you only create a .avs file with this single line:
Code:
SegmentedAviSource("capture.avi")
...and open it in GKnot. This will setup GKnot correctly for your convenience.

It is then possible to edit the final AVS to incorporate this line instead of AviSource("capture.avs")
__________________
/hakko

http://www.boardgamegeek.com
hakko504 is offline   Reply With Quote