GNOME Bugzilla – Bug 776149
alsasink: slave-method=resample corrupts audio
Last modified: 2018-11-03 11:52:20 UTC
When using slave-method "resample" on alsasink in combination with udpsrc the audio is broken. It sounds like the sound is "stretched" in time. Interestingly in combination with audiotestsrc the audio sounds fine. This is my pipeline: gst-launch-1.0 udpsrc uri="udp://224.100.1.1:5004" caps="application/x-rtp,media=(string)audio,encoding-name=(string)L24,clock-rate=(int)48000,encoding-params=(string)2,channels=(int)2" multicast-iface="eth0" ! rtpL24depay ! audioconvert ! audio/x-raw,channels=2,rate=48000,format= S24LE !alsasink slave-method=resample
-- 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-base/issues/317.