[ 源代码: gstreamer-editing-services1.0 ]
软件包:python3-ges-1.0(1.18.4-2)
python3-ges-1.0 的相关链接
Debian 的资源:
下载源码包 gstreamer-editing-services1.0:
- [gstreamer-editing-services1.0_1.18.4-2.dsc]
- [gstreamer-editing-services1.0_1.18.4.orig.tar.xz]
- [gstreamer-editing-services1.0_1.18.4-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gstreamer.freedesktop.org]
相似软件包:
Python bindings for the GES library
The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application).
The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications.
This package contains Python bindings for the GStreamer editing services.
其他与 python3-ges-1.0 有关的软件包
|
|
|
|
-
- dep: gir1.2-ges-1.0 (>= 1.18.0)
- GObject introspection data for the GES library
-
- dep: gir1.2-glib-2.0
- Introspection data for GLib, GObject, Gio and GModule
-
- dep: gir1.2-gst-plugins-base-1.0 (>= 1.18.0)
- GObject introspection data for the GStreamer Plugins Base library
-
- dep: gir1.2-gstreamer-1.0 (>= 1.18.0)
- GObject introspection data for the GStreamer library
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-gi (>= 3.8)
- Python 3 bindings for gobject-introspection libraries