Looking for help finding a scalable solution for lots of Gifs in an Image Slideshow

squidly

New Member
I have a situation where I need to load around 100+ gifs into an image slideshow from several different folders which are both randomized, based on a fixed time (8000ms, loop as necessary,) and transitioned between. Naturally, I've hit the image limit past like the 10th gif or so (they're all 500kb - 1mb) and have OBS just outright skip those gifs.

I believe my issue is related to:
(To which I guess one solution would be finding a way to override that behavior, but would introduce said skipping likely)

Anyhow, I'm trying to figure out the best solution. I tried to convert them all to MP4 but the VLC Video source doesn't allow transitions and fixed transition time (i.e. loop the video until 8000ms have passed, then switch to the next random video, regardless of the video length.)

Anyone know anything that could work? I've come up with an idea for a shuffler that moves videos into/out-of the folder but it's very... hack-ey. Editing them together as a video wouldn't work as they must be randomized.
 
Top