Skip to content
HeeminYT edited this page Dec 21, 2024 · 3 revisions

NSOVVG - Not Serious Oscilloscope View Video Generator

NSOVVG is a simple oscilloscope view video generator that is written in 100% batch script.

This is not really a “GENERATOR” the waveforms are all generated by FFmpeg's built-in filter, showwaves, and this script just generates the commands for it.

Although written in a poor programming language, it provides a pseudo-GUI by including user-friendly features such as a channel selection window and color picker.

It also actually uses some Windows built-in software like powershell, vscript, etc.

Development started around November 3, and on November 7, the script has been committed to this repository that provided a bit of a GUI.

image

As the name suggests, this script is not serious about development at all. This is just for fun, and I don't want anyone to take it seriously.

Clone this wiki locally