Python bindings for GStreamer https://gstreamer.freedesktop.org/
Go to file
2024-06-22 13:45:24 +02:00
python-gst.spec automatic version update by autodist [release 1.24.5-1mamba;Fri Jun 21 2024] 2024-06-22 13:45:24 +02: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.