Re: Totem plugin development
- From: Bastien Nocera <hadess hadess net>
- To: Nick Colgan <nick colgan gmail com>
- Cc: gnome-multimedia gnome org
- Subject: Re: Totem plugin development
- Date: Thu, 24 Sep 2009 20:28:09 +0100
Hello Nick,
On Thu, 2009-07-09 at 03:33 -0400, Nick Colgan wrote:
> Hi. I'm not sure if this is the right mailing list for this question,
> but I've been thinking about writing an equalizer plugin for Totem. My
> question is: are there any public resources concerning plugin
> development for Totem? How should I go about doing this? Do I develop
> a gstreamer plugin for the main functionality, then a GUI for Totem?
>
> Any help would be appreciated.
There's plugin writing documentation at:
http://library.gnome.org/devel/totem/unstable/
including a tutorial that Philip wrote.
There's already a GStreamer plugin for equalisers, called "equalizer".
The main problem here is have your plugin be able to add a new element
to the GStreamer pipeline. That would require some changes to the
BaconVideoWidget code (which lives in src/backend).
Cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]