mapillary / mapillary_tools

Command line tools for processing and uploading Mapillary imagery
BSD 2-Clause "Simplified" License
267 stars 138 forks source link

Add support for VIOFO A229 Dashcam #685

Open Coehill opened 1 month ago

Coehill commented 1 month ago

I am unable to convert and upload videos from a VIOFO A229 Dashcam which records geotagged video. It throws the error "failed due to MapillaryGeoTaggingError". Please consider adding support since VIOFO dashcams are a very popular choice.

Basic information

Steps to reproduce behavior

  1. Record GPS-tagged video with VIOFO A229 Dashcam
  2. Run the script `mapillary_tools video_process toconvert --video_sample_distance -1 --video_sample_interval

Expected behavior

Geo-tagged images produced successfully

Actual behavior

Error:

2024-10-03 13:08:19,624 - INFO    - Check the description file for details: toconvert/mapillary_sampled_video_frames/mapillary_image_description.json
2024-10-03 13:08:19,624 - INFO    -       13 image(s) read in total
2024-10-03 13:08:19,624 - ERROR   -            13 image(s) failed due to MapillaryGeoTaggingError
2024-10-03 13:08:19,624 - ERROR   - MapillaryProcessError: Failed to process 13 files. To skip these errors, specify --skip_process_errors
Coehill commented 1 month ago

This will be helpful https://github.com/edc22osm/viofo2jpg

borismasis commented 1 month ago

Hi @Coehill - would you mind sharing a sample raw video file you've recorded with this camera?