Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: Segment videos by max file size #636

Open
ChristopheVeber opened this issue Jun 18, 2023 · 0 comments
Open

New feature: Segment videos by max file size #636

ChristopheVeber opened this issue Jun 18, 2023 · 0 comments
Labels

Comments

@ChristopheVeber
Copy link

Background

As an contributor, I typically try to upload GoPro timelapse videos.
As videos get larger the risk increases that the data ingestioon never completes and any kind of time-out or other hickup occurs.
For example, the Android app cuts recordings into segments of max 300 images which seems to be a value on the safe side for Mapillary processing.

New Feature Proposal

By default, videos uploaded should be split into multiple lengths so that the individual segments are on the safe side for processing.
As an optional commandline argument, a deviating segment length (expressed either in time or number of images could be provided

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants