Skip to content

Supporting video bigger than 2GB #122

Description

@chyj4747

When I use this lib to cache video where size is bigger than 2GB, it can only cache 2GB data and then all threads(includes main ui thread) are stopped. So I changed 'int' to 'long' of this lib, it seems to work well(the file cached seems ok), but still, all threads are stopped.

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

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions