I’m working with some videoloops, the user interaction make the patch play one or more videofiles.
Filestream (EX9.Texture VLC) is not good in loops, it skips some frames, so I need to setup few Filestream (DShow9) to play few videos at the same time and one Filestream node to play only one video per time. But I still need to load dinamically a next video, like a playlist, so a spread.
I was looking for a spreadable way for Filestream and I found this https://discourse.vvvv.org/t/1645.))
I just want to share a patch wich can go forward in a spread preloading a video like the VLC node do.
Do you have any other solution?
Why VLC skips the last few frames?
The video are avi without any encoding, 7fps and few seconds long.
FileStreamSpread.v4p (15.4 kB)