peregin / gps-overlay-on-video

Telemetry (GPS) data overlay on videos
MIT License
285 stars 36 forks source link

Captions #235

Closed kvr000 closed 1 month ago

kvr000 commented 1 month ago

Text captions on the video. Currently supported only in project files, no GUI yet. Also, defined by real time, not by video time. It may be good to support both but for now this is the status.

I used light green color to distinguish from gauges.

PR depends on support-missing-values PR, needs to be merged first to eliminate first commit.

Demo (with a bit older version, few captions in the first minute): https://youtu.be/sU0WEkYdJ3s

peregin commented 1 month ago

Text captions on the video. Currently supported only in project files, no GUI yet. Also, defined by real time, not by video time. It may be good to support both but for now this is the status.

I used light green color to distinguish from gauges.

PR depends on support-missing-values PR, needs to be merged first to eliminate first commit.

Demo (with a bit older version, few captions in the first minute): https://youtu.be/sU0WEkYdJ3s

The changes are looking great, would you like to add the link of this video to the README file? to demonstrate the dashboard with many gauges?