パッケージ: python3-ges-1.0 (1.22.0-2)
python3-ges-1.0 に関するリンク
Debian の資源:
gstreamer-editing-services1.0 ソースパッケージをダウンロード:
- [gstreamer-editing-services1.0_1.22.0-2.dsc]
- [gstreamer-editing-services1.0_1.22.0.orig.tar.xz]
- [gstreamer-editing-services1.0_1.22.0.orig.tar.xz.asc]
- [gstreamer-editing-services1.0_1.22.0-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.22.0)
- GObject introspection data for the GES library
-
- dep: gir1.2-glib-2.0
- GLib、GObject、Gio、GModule 用 Introspection データ
-
- dep: gir1.2-gst-plugins-base-1.0 (>= 1.22.0)
- GStremer プラグインベースライブラリの GObject イントロスペクションデータ
-
- dep: gir1.2-gstreamer-1.0 (>= 1.22.0)
- GObject introspection data for the GStreamer library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gi (>= 3.8)
- gobject-introspection ライブラリ向け Python 3 用バインディング