[gstreamer-bugs] [Bug 413418] Make GstAppSrc better

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 4 11:30:56 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=413418

  GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #9 from Snark  2007-03-04 19:28 UTC -------
Created an attachment (id=83916)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=83916&action=view)
Testing program

I thought it would help immensely to have a small test program, so I wrote
this.

The idea is that one should run this giving the name of a mono 8kHz wav file,
and it should play. The organization is the following :
- on the one hand there is a pipeline which starts with a filesrc, and ends in
a fakesink whose handoffs we watch ;
- on the other hand there is a pipeline which starts with an appsrc and ends
with an autoaudiosink -- we push data we got from handoffs in the appsrc.

It currently doesn't work, and I don't know if it's my test which is broken or
appsrc, but it's a start.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list