After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 738199 - pulsesink: cannot set device on commandline
pulsesink: cannot set device on commandline
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.2.4
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-09 06:06 UTC by Haarman
Modified: 2018-11-03 14:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Haarman 2014-10-09 06:06:40 UTC
I cannot set the pulsesink on the commandline.

this does not seem to work, the sink gets changed but set back to the default:
PULSE_SINK=VirtualDefault gst-launch-1.0 -v filesrc location=/usr/share/sounds/KDE-Window-Shade-Up.ogg ! decodebin  !  audioconvert ! audioresample ! pulsesink device=VirtualDefault

Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: volume = 1
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: mute = false
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: current-device = VirtualDefault
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: volume = 1
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: mute = false
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: current-device = alsa_output.pci-0000_00_1b.0.analog-stereo
Comment 1 Tim-Philipp Müller 2018-01-22 11:50:58 UTC
I can't reproduce this.

What's the output of

  gst-device-monitor-1.0 Audio/Sink

for you?

Could it be related to bug #790823 ?

Could you attach a GST_DEBUG=*pulse*:6 debug log? (xz -9 compressed)
Comment 2 GStreamer system administrator 2018-11-03 14:54:30 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/131.