GNOME Bugzilla – Bug 738199
pulsesink: cannot set device on commandline
Last modified: 2018-11-03 14:54:30 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
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)
-- 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.