mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-20 23:42:03 -04:00
Stingers -- and especially track matte stingers -- are currently subject to real time decoding, which can be detrimental in a production environment where a stinger video may not be able to decode in a timely fashion. To remedy this, this change adds an option to fully decode stingers immediately and cache the decoded video/audio in RAM for playback to greatly improve stinger performance.