PDA

View Full Version : how can i load segmented avi :confused:


grayart
26th April 2002, 03:22
hi

can someone tell me , if and how , can i load segmented avi into AVI2SVCD so i can process it as i would do with a single avi file ?

bye

markrb
26th April 2002, 03:38
Doing a search in the forum would be a good start.

Check this out.

http://forum.doom9.org/showthread.php?s=&threadid=19940&highlight=multiple+AVI

Mark

markk
26th April 2002, 07:34
hi,

uups sorry, I'd read not the whole words, so that I first given a wrong answer.
I would do this without AVI2SVCD.
silvije discribed the way I would use.

another way is to convert all *.avi alone without making images.
with vcdeasy you can build one svcd, if you add all your *.mpg in one projekt. I would say that is the easiest way.

but the best way was given form DDog.

bye hammer

bb
26th April 2002, 08:59
grayart's question was about segmented AVIs, not just multiple AVIs. I'd recommend to use AviSynth's SegmentedAVISource command.


SegmentedAVISource
SegmentedAVISource("base-filename"[,...])

The SegmentedAVISource filter automatically loads up to 100 avi files per argument (using AVISource) and splices them together (using UnalignedSplice). If "d:\filename.ext" is passed as an argument, the files d:\filename.00.ext, d:\filename.01.ext and so on through d:\filename.99.ext will be loaded. Any files in this sequence that don't exist will be skipped.


This is from http://math.berkeley.edu/~benrg/avisynth-reference.html#SegmentedAVISource

bb

markk
26th April 2002, 11:35
uups,

sorry. i think i have to improve my english, before i can give some help.
i wont give any more tips, until i'm realy sure, that i correctly understand what the person is talking about.
i feel ashamed :( .

bye mark