I am trying to create a 5x1 display array using an XD230 for each TV. I was working on it yesterday and had 2 XD230's synced up while running for a couple hours.
The brightauthor project I have published on them has a background video looping behind a live text field. The video is setup with an event handler object as the initial state, after a 1 second timeout, a sync command is issued and the video starts playback. In order to loop the video, I have a media end event that restarts the video state and issues another sync command. When the video loops and gets to the media end event, it stutters for about 1 second before playing again. The video sync works fine with the 2 XD230's. The video would not loop without the media end event restarting the video state.
I have tried many video types ranging from VBR and CBR H264's to TS MPEG-2's to H264 Quicktime files. It happens with every type I've tried that is supported. Some forum posts recommend TS encoded files, but no luck. Any tips on getting the video to loop without stutter?
I can send anything you need to help me out, thanks!