PixelPlanetTools icon indicating copy to clipboard operation
PixelPlanetTools copied to clipboard

PixelPlanet timelapse maker

Open ghost opened this issue 4 years ago • 4 comments

Usage

timelapse.exe X1 Y1 X2 Y2 CanvasType FileExportName FileFormat T1 T2 DateInFrame [FPS]

  • X1 Y1 X2 Y2 - top left and bottom right coordinates
  • Canvas type "E" - earth map "M" - moon map
  • FileExportName - name of the export file
  • FileFormat - file export format, only .gif and .mp4 formats
  • T1 T2 - start and end of timelapse
  • DateInFrame "D" - one day in the frame "E" - every saved frame in timelapse
  • FPS - Frames per second. Non-required, 60 FPS by default Example: timelapse.exe -512 -512 511 511 M timelapse .gif 08.01.2020 08.02.2020 E 60

ghost avatar Feb 08 '20 16:02 ghost