Difference between revisions of "GStreamer-Editor"

From Free Software Directory
Jump to: navigation, search
(No version changes)
(abandoned and archived)
 
Line 3: Line 3:
 
|Short description=Graphical editor for GStreamer multimedia pipelines
 
|Short description=Graphical editor for GStreamer multimedia pipelines
 
|Full description=The GStreamer Pipeline Editor (gst-editor) is a graphical pipeline contruction and manipulation tool. Using the Gnome Canvas as the foundation, it lets users draw media pipelines very quickly. It's written as a library, so it can easily be embedded into applications, and reads and writes standard XML descriptions of pipelines. Additionally, it is threadsafe, supports rapid prototyping, has iterative, graphical bin sorting functionality, and is integrated with GStreamer's debugging subsystem.
 
|Full description=The GStreamer Pipeline Editor (gst-editor) is a graphical pipeline contruction and manipulation tool. Using the Gnome Canvas as the foundation, it lets users draw media pipelines very quickly. It's written as a library, so it can easily be embedded into applications, and reads and writes standard XML descriptions of pipelines. Additionally, it is threadsafe, supports rapid prototyping, has iterative, graphical bin sorting functionality, and is integrated with GStreamer's debugging subsystem.
|Homepage URL=http://gstreamer.freedesktop.org/modules/gst-editor.html
+
|Homepage URL=https://gstreamer.freedesktop.org/src/gst-editor/
|User level=none
 
|Computer languages=C
 
|Documentation note=See http://gstreamer.freedesktop.org/documentation/ for a complete list of documentation
 
|Related projects=Gstreamer,Flumotion,Muine,Rhythmbox,amaroK
 
|Keywords=GUI,Gnome,editor,graphical,gstreamer
 
|Version identifier=0.8.0
 
|Version date=2004-11-08
 
|Version status=beta
 
 
|Version download=http://gstreamer.freedesktop.org/src/gst-editor/gst-editor-0.8.0.tar.gz
 
|Version download=http://gstreamer.freedesktop.org/src/gst-editor/gst-editor-0.8.0.tar.gz
|Version comment=0.8.0 beta released 2004-11-08
 
|Last review by=Alejandroindependiente
 
|Last review date=2017/03/16
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Status=
 
|Is GNU=No
 
|License verified date=2004-11-08
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv2orlater
 
|License=LGPLv2orlater
|License verified by=Janet Casey
+
|License copyright=/* GStreamer
|License verified date=2004-11-08
+
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu>
 +
 
 +
/* gst-launch-gui: GStreamer Graphical Launcher
 +
* Copyright (C) <2001,2002> Steve Baker, Andy Wingo
 +
 
 +
/* gst-editor
 +
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu>
 +
* Copyright (C) <2001> Steve Baker <stevebaker_org@yahoo.co.uk>
 +
* Copyright (C) <2002, 2003> Andy Wingo <wingo at pobox dotcom>
 +
* Copyright (C) <2004> Jan Schmidt <thaytan@mad.scientist.com>
 +
* Copyright (C) <2016> Robin Haberkorn <haberkorn@metratec.com>
 +
 
 +
/* coverage
 +
# Copyright (C) 2006 Daniel Berrange
 +
|License verified by=Genium
 +
|License verified date=2021-02-04
 +
}}
 +
{{Software category
 +
|Interface=library, gnome-app
 +
|Use=interface
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=automake 1.8
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libtool 1.5.2
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=pkg-config 0.15.0 (all for building from CVS sources)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=autoconf 2.59
 
}}
 
}}
 
{{Person
 
{{Person
Line 31: Line 53:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=thaytan@mad.scientist.com
 
|Email=thaytan@mad.scientist.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 37: Line 58:
 
|Role=Contributor
 
|Role=Contributor
 
|Email=omega@temple-baptist.org
 
|Email=omega@temple-baptist.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 59: Line 79:
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/gstreamer-devel
 
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/gstreamer-devel
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library, gnome-app
+
|Resource audience=Debian
|Use=interface
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gst-editor
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Weak prerequisite
+
|Resource audience=Unofficial Fork
|Prerequisite description=automake 1.8
+
|Resource kind=Developer
 +
|Resource URL=https://github.com/metratec/gst-editor
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=libtool 1.5.2
+
|Decommissioned or Obsolete=Yes
}}
+
|Decommissioned details=Abandoned and archived: https://code.google.com/archive/p/gst-editor/
{{Software prerequisite
+
|Last review by=Genium
|Prerequisite kind=Weak prerequisite
+
|Last review date=2022-02-04
|Prerequisite description=pkg-config 0.15.0 (all for building from CVS sources)
+
|Accepts cryptocurrency donations=No
}}
+
|Test entry=No
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=autoconf 2.59
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 00:11, 4 February 2022


[edit]

GStreamer-Editor

https://gstreamer.freedesktop.org/src/gst-editor/
Graphical editor for GStreamer multimedia pipelines

The GStreamer Pipeline Editor (gst-editor) is a graphical pipeline contruction and manipulation tool. Using the Gnome Canvas as the foundation, it lets users draw media pipelines very quickly. It's written as a library, so it can easily be embedded into applications, and reads and writes standard XML descriptions of pipelines. Additionally, it is threadsafe, supports rapid prototyping, has iterative, graphical bin sorting functionality, and is integrated with GStreamer's debugging subsystem.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

4 February 2021




Leaders and contributors

Contact(s)Role
Jan Schmidt Maintainer
Erik Walthinsen Contributor


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttp://gstreamer.freedesktop.org/bugs/
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/gstreamer-devel
Unofficial ForkDeveloperhttps://github.com/metratec/gst-editor
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/gstreamer-announce
Bug TrackingMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/gstreamer-bugs
DebianDeveloperhttps://tracker.debian.org/pkg/gst-editor


Software prerequisites

KindDescription
Weak prerequisiteautoconf 2.59
Weak prerequisitelibtool 1.5.2
Weak prerequisitepkg-config 0.15.0 (all for building from CVS sources)
Weak prerequisiteautomake 1.8

This entry (in part or in whole) was last reviewed on 4 February 2022.




Entry































"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Unofficial Fork" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.