You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
167 B

  1. There are tons of Python FFmpeg wrappers out there but they
  2. seem to lack complex filter support. ffmpeg-python works well
  3. for simple as well as complex signal graphs.