Nicetrack: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=OsProject=
{{OsProject
{{OsProject
|id=nicesrt
|id=nicesrt
Line 5: Line 7:
|title=nicesrt
|title=nicesrt
|url=https://github.com/WolfgangFahl/nicesrt
|url=https://github.com/WolfgangFahl/nicesrt
|version=0.0.1
|version=0.0.3
|description=Nice Subtitle Telemetry handling
|date=2023-08-16
|date=2023-08-16
|since=2023-08-16
|since=2023-08-16
|storemode=property
|storemode=property
}}
}}
=tickets=
=Freitext=
{{pip|nicesrt}}
{{pip|nicesrt}}



Revision as of 15:11, 16 August 2023

OsProject

OsProject
edit
id  nicesrt
state  active
owner  WolfgangFahl
title  nicesrt
url  https://github.com/WolfgangFahl/nicesrt
version  0.0.3
description  Nice Subtitle Telemetry handling
date  2023-08-16
since  2023-08-16
until  

tickets

Freitext

Installation

pip install nicesrt
# alternatively if your pip is not a python3 pip
pip3 install nicesrt 
# local install from source directory of nicesrt 
pip install .

upgrade

pip install nicesrt  -U
# alternatively if your pip is not a python3 pip
pip3 install nicesrt -U


Motivation

  • DJI Drone videos may be accompanied by SRT files see https://en.wikipedia.org/wiki/SubRip
  • These SRT files may contain flight telemetry data
  • This module supports analyzing and displaying this telemetry data