[gstreamer-bugs] [Bug 583465] Java binding for GStreamer using JNI

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 21 13:45:44 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=583465

  GStreamer | gstreamer (core) | Ver: 0.10.x

Miguel Angel Cabrera changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #5 from Miguel Angel Cabrera  2009-05-21 20:45 UTC -------
The bindings from http://code.google.com/p/gstreamer-java/ are JNA based, while
the ones i have released are JNI based.

The problem with JNA is its low performance. So the solution is to make a new
ones, probably based in JNI.

Mines are not perfect but work and have a high performance compared with the
JNA version.

Also wtay have suggested the possibility to collaborate with
http://java-gnome.sourceforge.net/ bindings and code the GStreamer part.
java-gnome bindings have gobject, glib part, something necessary in GStreamer
bindings. So the basic part is done in that project.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=583465.




More information about the Gstreamer-bugs mailing list