[gst-devel] A horrible request... GstAppSink/Src

Julien Puydt jpuydt at free.fr
Fri Nov 16 21:57:57 CET 2007


Kyle Mallory a écrit :
> I know I'm asking a lot.  And I'm sorry to join and post right away,
> but...
> 
> I'm starting a plugin for an app (not a gstreamer plugin) to read and
> eventually write audio/video data using gstreamer.  I basically need to
> take a file, read/decode, and pass raw frames, and raw audio from it
> into the application.
> 
> I'm very new to developing for GStreamer.  I'm writing in C.  It seems
> GstApp is the tool of choice, to keeps things light and manageable.
> 
> But I can't seem to find any documentation about how to use it, beyond
> that it is part of the BAD module (which is fine, btw, for now).
> 
> My immediate questions are, is GstApp even usable as a sink, and can it
> be used for both Audio and Video from the same filesrc?  How does this
> work (did I say I'm a noob?)


GstAppSink & GstAppSrc would be the right tool, if they were up to the 
task, but they aren't (yet) :
http://bugzilla.gnome.org/show_bug.cgi?id=413418

Snark on #gnome-hackers




More information about the gstreamer-devel mailing list