Did some more testing. Definitely problems loading with a spread of URLs. The attached patch gets a directory listing, and then tries to load all the GIFs on that page (usually about 25).
When the patch is first run, about 5 will load, but not necessarily the first ones. If you bang the reload, the first 2 or 3 will load, and banging it further results in 2 to 4 loading, and then once they all loaded after about 5 or 6 bangs. Another time it faulted (see below).
Almost there, thanks tonfilm!
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Media.Imaging.LateBoundBitmapDecoder.get_Frames()
at VVVV.Nodes.ImageLoaderSlice.d__9.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at VVVV.Nodes.ImageLoaderSlice.d__2.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.b__0(Object state)
NOAA_Radar.v4p (24.8 kB)