livingbio / typed-ffmpeg

Modern Python FFmpeg wrappers offer comprehensive support for complex filters, complete with detailed typing and documentation.
https://livingbio.github.io/typed-ffmpeg/
MIT License
84 stars 2 forks source link

pyav support #307

Open lucemia opened 8 months ago

lucemia commented 8 months ago

Switch from subprocess to direct FFmpeg interaction via PyAV.

https://www.reddit.com/r/Python/comments/1aw5dqj/typed_ffmpeg_typehinted_python_wrapper_for/

lucemia commented 8 months ago

https://pyav.basswood-io.com

lucemia commented 8 months ago

https://github.com/PyAV-Org/PyAV/issues/1178