Hacker News new | ask | show | jobs
by feinte 2277 days ago
This FFmpeg Python bindings [0] provides wrapper for filter_complex which simplifies its use a lot !

[0]: https://github.com/kkroening/ffmpeg-python

1 comments

That's actually awesome. Didn't know about this feature but I'll take a look for sure.