mapillary / mapillary_tools

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

Only first track of 360 video processed #657

Closed marxo closed 10 months ago

marxo commented 10 months ago

Basic information

Steps to reproduce behavior

  1. mapillary_tools video_process INPUT_DIR OUTPUT_DIR --video_sample_distance N on a .360 video

Expected behavior

.360 videos have two "tracks" one for each camera, that form a 360 video when viewed as they get combined. No matter the resolution, when I try processing the video to extract images from it, it processes only the first track, thus resulting in an image that is not 360. Anyone experiencing a similar issue?

malconsei commented 10 months ago

@marxo we don't currently support sampling GoPro .360 videos in mapillary_tools. However, you can upload them as videos (with command process_and_upload) and we will then process them server-side.