Hello, everyone!
I have created an tiny ffmpeg (complex) filtergraph generator using a s-expression representation, which implements basic checks and character escaping.
However, I find its syntax not very user-friendly, and its behaviour is currently unsafe due to a shortage of necessary checks. Also, the documentation is still in progress.
Contributions and suggestions would be appreciated!