From b09b1abab2fc3ec7137c4bfe6ff0b67aa8d444b1 Mon Sep 17 00:00:00 2001 From: "Fernando Lopez Jr." Date: Sat, 1 Mar 2025 22:57:23 +0700 Subject: python/python3-ffmpeg: Added (FFmpeg wrapper for Python). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-ffmpeg/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python3-ffmpeg/slack-desc (limited to 'python/python3-ffmpeg/slack-desc') diff --git a/python/python3-ffmpeg/slack-desc b/python/python3-ffmpeg/slack-desc new file mode 100644 index 0000000000..cc50938c36 --- /dev/null +++ b/python/python3-ffmpeg/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-ffmpeg: python3-ffmpeg (ffmpeg bindings for python3) +python3-ffmpeg: +python3-ffmpeg: There are tons of Python FFmpeg wrappers out there but they +python3-ffmpeg: seem to lack complex filter support. ffmpeg-python works well +python3-ffmpeg: for simple as well as complex signal graphs. +python3-ffmpeg: +python3-ffmpeg: Homepage: https://github.com/kkroening/ffmpeg-python +python3-ffmpeg: +python3-ffmpeg: +python3-ffmpeg: +python3-ffmpeg: -- cgit v1.2.3