diff options
Diffstat (limited to 'python/python3-webrtcvad/README')
-rw-r--r-- | python/python3-webrtcvad/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-webrtcvad/README b/python/python3-webrtcvad/README new file mode 100644 index 0000000000..9cfcec6321 --- /dev/null +++ b/python/python3-webrtcvad/README @@ -0,0 +1,3 @@ +There are tons of Python FFmpeg wrappers out there but they +seem to lack complex filter support. ffmpeg-python works well +for simple as well as complex signal graphs. |