Video switching delay

Hi all. Can i find way to switch my videos without huge delay?
Now i use “dir->getslice->filestream”. But when i switch slices, i get very big delay. How can i fix it? Or trasfer videos to software like arkaos- best way? I listen, i can use avisynth scripts to stream my videos, and it’s really fast. But how? Does any1 have some examples? Big thx.

Hi all. Can i find way to switch my videos without huge delay?
Now i use “dir->getslice->filestream”. But when i switch slices,

i’ve used a switch(string) to switch the filenames instead and it works pretty smoothly - also check your codec. xvid and mjpeg has a very minimal lag. I’m getting a .5 second lag on the switch. most people will not notice.

Hi still looking for best way for doing this , usually i use cons texture and getslice node for switching , here is another way which is fast and does not consume much cpu because quads etc are not enable in the videos that are not running , have a test

Video Switcher.v4p (31.0 kB)

qwiks, thx, i will try this, but i think, i must get some results.

colorsound, thx for very intresting way. But if i whant use 20 big samples? All must load to ram? It’s not good for perfomance. But u way is fastest, thats i see. I think, avi’s can be replaced by avs’s and it’s must be very good choise to perfomance side.

P.S. Sorry for bad eng.

not tested, but i think avisnyth should be your best choice. beg elektromeier to share his findings. i heard he has something related in the works…