beltoforion / stellarium-to-video

Making videos of the night sky with Stellarium
http://beltoforion.de/en/stellarium_video
BSD 2-Clause "Simplified" License
26 stars 10 forks source link

fps parameters like on kalstar.py before #25

Closed sugizo closed 8 months ago

sugizo commented 8 months ago

objective can set fps on output video

solution pass the fps argument like on kalstar.py then pass it to ffmpeg command -r argument e.g. ffmpeg -r 60

expected result, p60 indicates, fps is set to 60 image

best regards

beltoforion commented 8 months ago

There is a -fps argument. It did not change.