[Bug 668467] Mono streams are not played as stereo - just in left channel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 23 07:44:33 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668467
  GStreamer | gst-plugins-good | 0.10.30

--- Comment #6 from Jiri Prochazka <Pro.J at seznam.cz> 2012-01-23 15:44:29 UTC ---
with float it works (though too no hearable sound is played) though the
connections are made:

$ gst-launch-0.10 jackaudiosrc ! audio/x-raw-float,channels=1 ! audioconvert !
audioresample ! alsasink
Setting pipeline to PAUSED ...
jack_client_new: deprecated
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstAudioSrcClock
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 46809186979 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Disconnect: can't disconnect named semaphore name =
jack_sem.1000_default_alsa-jack.jackP.9743.0 err = Invalid argument
Freeing pipeline ...
----------------------


$ jack_lsp -c 'system:playback'
system:playback_1
   alsa-jack.jackP.9743.0:out_000
system:playback_2
   alsa-jack.jackP.9743.0:out_001

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list