Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 335 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 335 Bytes

ffmpeg-cffi-py

Python to FFmpeg with FFI using ABI, no need to recompiler.

Requirements

Currently on Windows using Zeranoe with major version:

libavutil-55 libavcodec-57 libavformat-57 libswscale-4 libswresample-2

Others

  • MoviePy / ImageIO
  • PyAV
  • pyFFmpeg