trek-view / gopro2gsv

Processes .jpg images and .mp4/.360 videos shot on GoPro MAX or Fusion cameras and uploads to Google Street View.
Apache License 2.0
4 stars 0 forks source link

No nadir added when broken up into frames #33

Closed himynamesdave closed 9 months ago

himynamesdave commented 9 months ago

To recreate:

python3 gopro2gsv.py \
    --input_video tests/ski/GS016843.mp4 \
    --path_to_nadir stock_nadirs/without_gopro/trek_view_full_nadir.png \
    --extract_fps 0.5 \
    --keep_extracted_frames \
    --output_filepath tests/output/GS016843-test2.mp4
fqrious commented 9 months ago

fixed