Hi.
I am trying to sync video playback on 4 machines each with 3 displays connected. I wonder what would be the best way to do this with current version of vvvv. I see that there are Filestream (boygroup) and Filestream2 (boygroup) now and Sync does something similar what I coded myself awhile ago.
Apart from codecs headache I got the following problems:
- Filestream and Filestream2 don’t share textures in renderers on different displays. With /dx9ex I couldn’t get consistent behaviour either. Filestream (VLC) works fine.
- Filestream (VLC) got some weird errors when boygrouped. It resets playhead to 0 from time to time, though Position keeps going up.
- 3 displays joined in an eyefinity group always got vsync tearing effect on at least one of them. This has been discussed here earlier and seems that there’s no solution.
- If boygroup server is one of these machines with 3 displays joined in an eyefinity group 2 out of 3 tested PCs fail being the server. That’s strange, they can play content fine but every client connected doesn’t loop the video whatever I do. Having a dedicated server with only one monitor and not fullscreen render seems to work.
As for codec, I ended up with system default codecs and an MJPEG file encoded with PICVIDEO 4.
I got an AMD 6970 GPU and Win 7 64bit using 32bit vvvv.
Are there any solutions for the mentioned challenges? Maybe someone experienced in this kind of stuff can advise me something.
Thanks.