v0.10.1
Fixes
- ffmpeg crashes due to large number of frame indices exceeding the argument limit #601
- Fix video sampling when non-exif geotag source provided #602
Improvement
- Improve error message for duplication errors #609
- Add exit codes for upload connection/timeout/HTTPauthorization errors respectively #610
MapillaryUploadConnectionError
: exit code 12MapillaryUploadTimeoutError
: exit code 13MapillaryUploadUnauthorizedError
: exit code 14
- Interpolate subseconds for images captured at the same seconds #608
- Make sure capture timestamps are read and write in UTC if TimeZoneOffset tags are provided #607
Full Changelog: v0.10.0...v0.10.1