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.
The lack of an accurate frame position and a delay between changing the frame rate pin and the frame rate, are issues with the vlc nodes, I’ve had random crashes too. I’d still like a revamped file stream, even if it had limited codec support (hap? Mjpg?)and pref reverse playback.