mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e65145bcad
This is a more featureful wrapper around ffmpeg with notable differences: - It's used as a context manager, and so can manage its own cleanup - It takes care of input feeding - It can handle multiple inputs (via pipes), instead of one (via stdin) This drastically reduces the setup and cleanup code required for most basic usage, and the multi-input support will be used in followup changes. |
4 months ago | |
---|---|---|
.. | ||
common | 4 months ago | |
setup.py | 3 years ago |