In our continued effort to avoid reliance on GoPro software, I look at how ffmpeg can be used to process the GoPro Fusion’s Dual Fisheyes videos to a single equirectangular video.
Blog
The latest from the Trek View team.
Guides | Updates | Treks | Developers | Products | ExPODition
-
Using ffmpeg to Process Raw GoPro Fusion Dual Fisheyes to Equirectangular Projections
Developers April 15, 2022
-
The Evolution of GoPro Camera Sensors
Developers April 08, 2022
And the data they produce in the GPMF stream.
Videos shot on GoPro HERO5 (and newer), Fusion, and MAX cameras all contain a GPMF telemetry track in their metadata.
-
Getting started with GoPro Telemetry to parse GPMD
Developers April 01, 2022
A more comprehensive alternative to exiftool when working with GPMD.
-
Creating 360 Tours of the Best Ski Resorts in France
Treks March 25, 2022
And a brief update on using the GoPro MAX cold weather setup.
-
Using ffmpeg to Process Raw GoPro MAX .360's into Equirectangular Projections
Developers March 18, 2022
In our continued effort to avoid reliance on GoPro software, I look at how ffmpeg can be used to process GoPro EAC projected videos (.360’s) to equirectangular projections.
-
FFmpeg Cheat Sheet for virtual 360 tours
Developers March 11, 2022
A guide that shows some of the commands we use most for processing 360 virtual tour videos.
-
Lat,Lon or Lon,Lat?
Guides March 04, 2022
One of the biggest pains of working with geospatial software is determining the way each presents latitude and longitude… or is that longitude and latitude?
-
Using ffmpeg to overlay a custom nadir or watermark on GoPro videos
Developers February 25, 2022
Add your logo to the nadir of an equirectangular video or as a watermark to HERO videos.
-
Extending the battery life of a GoPro MAX in cold weather
Guides February 18, 2022
If you’ve ever tried using electronics in very cold weather you might have observed your battery draining quickly.
-
Setting the right frame rate for video extraction using ffmpeg
Developers February 11, 2022
How we optimised the process of turning a video into frames to create virtual tours in Explorer using speed as a variable.