ffAudio / foleys_video_engine

A video engine to load, play, assemble and write video - to be used with JUCE
Other
50 stars 19 forks source link

Preview only shows for 2-3 seconds when compositing multiple clips #11

Closed dhcracchiolo closed 3 years ago

dhcracchiolo commented 3 years ago

Dan! Awesome work on this video engine! Truly a lifesaver for me. You are worth your weight in gold :)

I've run into an issue where the preview stops repainting after about 2-3 seconds after I press play. At first everything is perfect, then the screen preview turns black and the audio keeps going. I've experienced this when using parameter automation and when trying to play 2 clips at the same time. I'm guessing it must have something to do with the timecode listener but I still seem to be stuck on this. Any ideas?

Thanks again for your truly magnificent work! Dano

dhcracchiolo commented 3 years ago

For anyone having this issue please checkout the develop branch. Should solve all your problems :)