mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
4bf14d09b4
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.