Video Align logo

Astronomical video registration

Video Align

Star-field and moving-object alignment without shrinking the recorded field.

CLI parameters

video

Required path to MP4, AVI, MOV or MKV input.

--output PATH

Output directory. Default: output.

--only-stars

Skip moving-object detection and its dependent outputs.

--spacecraft NAME

Explicitly mark a spacecraft-based observation. Omit this option for an Earth-based observation; spacecraft metadata is then absent.

--installation-id

Print the random identifier of this local installation and exit.

--version

Print the installed version and exit.

-h, --help

Show the complete command-line help.

VideoAlignCLI.exe "C:\data\stars.mp4" --output "C:\data
esult"
VideoAlignCLI.exe "C:\data\stars.mp4" --output "C:\data
esult" --spacecraft "Solar Orbiter"
VideoAlignCLI.exe "C:\data\stars.mp4" --only-stars

Paths containing spaces must be quoted. Existing same-named result files are replaced.