Skip to content

Handle memory error for longer duration by compiling video using saved frames#226

Open
kartikeyporwal wants to merge 1 commit into
ZiqiaoPeng:mainfrom
kartikeyporwal:handle_memory_error_on_long_duration
Open

Handle memory error for longer duration by compiling video using saved frames#226
kartikeyporwal wants to merge 1 commit into
ZiqiaoPeng:mainfrom
kartikeyporwal:handle_memory_error_on_long_duration

Conversation

@kartikeyporwal
Copy link
Copy Markdown

Problem: Current implementation stores all the frames in the memory, which takes all the RAM if longer duration video is created.

Solution: This PR handles this issue by saving all the frames in disk and then at the last compiles video using those saved frames

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant