obsproject / obsproject/obs-studio
Stinger Transition: Preload Video to RAM not working as expected
Open
@Lain-B is already working on this.
Since Nov 16, 2023.
- Dominant language
- C
- Stars
- 76.4k
- Forks
- 10.2k
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 12
Description
Operating System Info
Windows 10
Other OS
No response
OBS Studio Version
29.1.3
OBS Studio Version (Other)
No response
OBS Studio Log URL
OBS Studio Crash Log URL
No response
Expected Behavior
If I use the same video file (webm) for multiple sources with the "Preload Video to RAM" Feature, the RAM should only preload the file once.
Current Behavior
It seems like the video file is loaded new for each instance of stinger transition. Which overloads the RAM on Startup.
Steps to Reproduce
- Create a Scene with 20+ Sources.
- Assign a stinger transition video file (always the same) to each source individually for "show" and "hide".
- Make sure the Preload Video to RAM is checked.
- Close OBS
- On Startup OBS should preload to much into the RAM.
Anything else we should know?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.