- https://husnejahan.github.io/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
import matplotlib.pyplot as plt | |
import os | |
import gi | |
# Author : Fran Raga , 2021 | |
# proof of concept to ingest KLV telemetry into a video. Multiplexer concept to create a MISB Video. | |
# Related with : https://github.com/All4Gis/QGISFMV/blob/master/code/manager/QgsMultiplexor.py | |
# Get Video width/Height |