Owen Grace

Results 8 comments of Owen Grace

I have made a CLI function to run the process and it seems to work - happy to share/submit PR if there's interest? So far I can make it happen...

Some more ideas for this before I forget: 1. Allowing multiple video path args. So you can process multiple videos in a row then potentially concatenate the outputs 2. FFMPEG...

> 1. The `--include-srt` fails when running the tool from a working dir that does not contain _font.ttf_ This is laziness on my part - pretty easy fix. For now...

https://github.com/kirek007/ws-osd-py/pull/44 I was wrong - the srt is not found because the GUI packages the file up and moves to a root folder. This PR finds a fallback location on...

I have it working with the CLI in a draft PR. Will need a bit of review and polishing https://github.com/kirek007/ws-osd-py/pull/50

@Painless360 I'm just wondering - I run INAV 6 and my OSD elements work in 16:9. Big fan of your very helpful content! ![image](https://user-images.githubusercontent.com/15241115/223877031-20af318c-1b50-459c-8cbe-2a1d6f5d4a59.png)

Hi Lee, As I recall - in the ports tab the UART is setup as MSP DisplayPort. Under OSD there is an option for Avatar that correctly sizes the OSD...

So the thing about the OSD elements is that the they are just glyphs that are rendered on a 2d array. This program and our goggles don't know _what_ the...