Coder Social home page Coder Social logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Argh, not sure how to change to 'enhancement'

Original comment by [email protected] on 15 Apr 2008 at 12:03

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Change to Type-Enhancement

Original comment by [email protected] on 15 Apr 2008 at 12:07

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Just had a look at the gst_xml api.  Its pretty awful.

Would an api something like:

java.io.File f = new java.io.File("/tmp/foo.xml");
GstXML xml = new GstXML(f);
Pipeline pipe = (Pipeline) xml.loadElement("pipe");

and

java.io.File f = new java.io.File("/tmp/foo.xml");
GstXML xml = new GstXML(f);
xml.saveElement(pipe);

Be sufficient for what you need?

Original comment by [email protected] on 15 Apr 2008 at 12:24

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Update to the latest source from mercurial and try out the GstXML class.

Its pretty much as described in the previous comment.

Let me know if its what you wanted.

Original comment by [email protected] on 15 Apr 2008 at 2:26

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
I seem to be getting "GStreamer-CRITICAL **: pad sink is not a source pad" when 
I try
to load, but I am sure that's a gstreamer problem, not a gstreamer-java problem.

Barring that, this is exactly what the doctor ordered.

Thanks very much!

Original comment by [email protected] on 15 Apr 2008 at 4:49

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Can you post some sample code that reproduces that error?

I want to confirm if it is gstreamer itself or something I've done thats 
causing it.

Original comment by [email protected] on 15 Apr 2008 at 11:51

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
No need, I have successfully saved and loaded a simple pipeline.

Unfortunately, I have been looking at the gstreamer mailing lists, and it would 
seem
that the gst xml is broken??? Well, at least, according to this post:
http://sourceforge.net/mailarchive/message.php?msg_id=20080411081406.89AA423F519
%40label.gnome.org

Original comment by [email protected] on 16 Apr 2008 at 12:47

from gstreamer-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Marking as done

Original comment by [email protected] on 27 Apr 2008 at 5:19

  • Changed state: Fixed

from gstreamer-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.