Python bindings for GStreamer https://gstreamer.freedesktop.org/
Go to file
2024-01-06 11:12:55 +01:00
gst-python-0.10.13-configure-python26.patch automatic update by autodist [release 1.1.90-1mamba;Tue Nov 19 2013] 2024-01-06 11:12:55 +01:00
python-gst.spec automatic version update by autodist [release 1.22.1-1mamba;Mon Mar 06 2023] 2024-01-06 11:12:55 +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.