[gstreamer-bugs] [Bug 561891] New: Some output audio sink are not playing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Nov 21 21:59:29 PST 2008


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=561891

  GStreamer | common | Ver: 0.10.21
           Summary: Some output audio sink are not playing
           Product: GStreamer
           Version: 0.10.21
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: common
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: patrick.balleux at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


Hi, I am trying to output some audio to pulseaudio, and there are some outputs
that just don't work.  I hear sound for 1 sec, and that's it!

(under Ubuntu 8.04 and 8.10, amd64 both)

Here is an example:

gst-launch pulsesrc ! audioconvert ! pulsesink

gst-launch dv1394src skip=3 ! dvdemux name=d ! dvdec quality=1  ! xvimagesink
d. ! queue ! audioconvert ! autoaudiosink

Tried alsasink, pulsesink, autoaudiosink and gconfaudiosink.  All the same
thing.

But if I output to ossink:

gst-launch pulsesrc ! audioconvert ! osssink

it works...

So, I don't know if it pulseaudio of gstreamer, but it looks as it could be
gstreamer...

Ah, yeah, playing a video using decodebin will work.

gst-launch filesrc location=somefile.mp3 ! decodebin ! audioconvert ! pulsesink



I tried playing will audio format, different output (Alsa, pulse directly)..
nothing seems to work.  Alway 1 sec audio and then nothing...  The streams
seems to lock as I can see the stream in the Pulseaudio server (using
pavucontrol).

No error, no warnings...

I am using gstreamer-java and I found that out by testing...  Also, in Ubuntu,
in gstreamer-properties, the "Test" button does the same behaviour for the
microphone...


-- 
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=561891.




More information about the Gstreamer-bugs mailing list