Skip to content

Adopt streaming approach for conversion #35

Description

@retrontology

Currently the application extracts the sup streams, processes them, and stores it all in memory. Which, for some videos with many sup tracks, can cause a lot of RAM usage. It would be ideal if it could be refactored to a streaming based approach where we store the needed data for a full object/image in memory at a time.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions