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

detail ffmpeg command for .360 mode #48

Closed himynamesdave closed 9 months ago

himynamesdave commented 9 months ago

as per this comment

https://github.com/trek-view/gopro2gsv/issues/45#issuecomment-1833315354

fqrious commented 9 months ago

ffmpeg -i VIDEO.360 -r EXTRACT_FPS -filter_complex '[0:v:0][0:v:1]vstack=inputs=2,v360=eac:equirect[out]' -map '[out]' OUTPUT_PATH/_processing/FRAME-%05d.jpg