Python bindings for GStreamer https://gstreamer.freedesktop.org/
Go to file
2024-11-02 14:18:09 +01:00
python-gst.spec automatic version update by autodist [release 1.24.9-1mamba;Sat Nov 02 2024] 2024-11-02 14:18:09 +01:00
README.md automatic version update by autodist [release 1.18.3-1mamba;Fri Feb 19 2021] 2024-01-06 11:12:55 +01:00

python-gst

GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.