New feature: Cut videos by start/end time
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- audio-video-rtc, cli
Research direction
Start by reading the CLI's existing video upload entry point and issue 636, which discusses related video segmentation. Trace how video, time, and telemetry data are handled, then define tests for uploads with optional start_time, end_time, both, and neither; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Description
Background
As an contributor, I typically try to upload GoPro timelapse videos.
The segmentation of large videos is discussed in https://github.com/mapillary/mapillary_tools/issues/636.
Independently, there are cases where an existing video has to be cut and uploaded (e.g. to cut out maneuvering on a parking lot).
It would be convenient to do this via the Mapillary command line tool. Also, cutting using the Mapillary toolchain can make certain that video/time/telemetry data is consistent and meets Mapillary's own expectations.
New Feature Proposal
- By default, the Mapillary command line tool should upload the specified video completely (behavior as of today).
- If an optional start_time argument is passed, then the video is uploaded from the start_time.
- If an optional end_time argument is passed, then the video is uploaded until the end_time.
- Dominant language
- Python
- Stars
- 315
- Forks
- 145
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 2
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.
More from mapillary/mapillary_tools
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
mapillary/mapillary_tools#827 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
mapillary/mapillary_tools#819 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
mapillary/mapillary_tools#783 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
mapillary/mapillary_tools#748 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
mapillary/mapillary_tools#747 · 9 comments ·
All issues in mapillary/mapillary_tools
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100