CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
178 stars 50 forks source link

FRbinViewer - add timestamp to video like in BatchFFtoImage #201

Closed aitov closed 11 months ago

aitov commented 1 year ago

Currently FRbinViewer has option "-t", "--timestamp" but it adds file name and frame number.

  1. Move frame num option to another parameter
  2. Add date and time label same as in BatchFFtoImage util It could be fixed by code like this: bin-viewer-improvements