Walksnail OSD srt tool #10759
Replies: 5 comments 4 replies
-
Nice... This makes testing and analyzing Avatar OSD data much faster. |
Beta Was this translation helpful? Give feedback.
-
Version 2 available with following improvements:
|
Beta Was this translation helpful? Give feedback.
-
New version available (2.0.0.3) which allows use of double width fonts without upsetting the horizontal text alignment. The font used in the video player just needs adding to the charmap.txt file. There's an example charmap.txt_MS_Gothic file using the "MS Gothic" font included in the latest version. "MS Gothic" is monospaced and has more characters than other fonts some of which are useful for this application. New version is also much faster than before. Other than producing an "INAV" font this is probably about as good as it's going to get using this method for a Walksnail OSD overlay. |
Beta Was this translation helpful? Give feedback.
-
2.0.0.4 available which fixes speed issues when using double width fonts and also allows multiple files to be selected and processed at the same time. Now almost instantaneous even for 10 min video files. |
Beta Was this translation helpful? Give feedback.
-
@breadoven I had noticed how much faster the tool is to render since 2_0_0_3... I missed 2_0_0_2. I'm not sure if this is something to do with the Intel graphics on this laptop.. This was still running the playing back with the recommended POTPlayer, using Consolas font. Alignment didn't make any difference. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I made the following little app to make it easier to quickly overlay OSD info onto the Walksnail video recordings. It exploits the subtitle, (.srt) files that Walksnail already produce for the link data to also add most of the more useful OSD fields. It is largely aligned with original OSD layout but not entirely because it uses standard ASCII characters so many single character INAV glyphs require fields greater than a single character to be meaningful which slightly upsets the overall character alignment.
Currently only works with INAV and Windows. Main benefit over other tools that fully render the complete OSD to the video is simply speed. This takes seconds rather than minutes ... or many, many minutes in my case. Subtitles need to be Left aligned and use a monospaced font for best effect.
https://drive.google.com/drive/folders/1vx3DLq6QevYfR5-MISjbIcj15xjM23e_?usp=drive_link
Beta Was this translation helpful? Give feedback.
All reactions