GNOME Bugzilla – Bug 760867
Cannot play anything that gst-launch-1.0 playbin can, not even wave file ( => not codec related)
Last modified: 2016-01-19 23:14:34 UTC
$ totem --version totem 3.19.3 $ pactl info Server String: unix:/run/user/1000/pulse/native Library Protocol Version: 30 Server Protocol Version: 30 Is Local: yes Client Index: 45 Tile Size: 65472 User Name: scaroo Host Name: xipi.localdomain Server Name: pulseaudio Server Version: 7.99.2 Default Sample Specification: s16le 2ch 44100Hz Default Channel Map: front-left,front-right Default Sink: alsa_output.pci-0000_00_1f.3.analog-stereo Default Source: alsa_input.pci-0000_00_1f.3.analog-stereo Cookie: 3854:d6a6 $ sudo dnf list installed gstreamer1* Installed Packages gstreamer1.x86_64 1.7.1-1.fc24 @System gstreamer1-debuginfo.x86_64 1.7.1-1.fc24 @rawhide-debuginfo gstreamer1-devel.x86_64 1.7.1-1.fc24 @rawhide gstreamer1-plugins-bad-free.x86_64 1.7.1-2.fc24 @System gstreamer1-plugins-base.x86_64 1.7.1-1.fc24 @System gstreamer1-plugins-base-debuginfo.x86_64 1.7.1-1.fc24 @rawhide-debuginfo gstreamer1-plugins-base-devel.x86_64 1.7.1-1.fc24 @rawhide gstreamer1-plugins-good.x86_64 1.7.1-1.fc24 @System gstreamer1-plugins-good-extras.x86_64 1.7.1-1.fc24 @rawhide $ gst-launch-1.0 playbin uri=file:///usr/share/sounds/alsa/Front_Center.wav => Sound comes from my speakers totem /usr/share/sounds/alsa/Front_Center.wav => No sound comes from my speakers, error message in totem UI: "This file cannot be played over the network. Try downloading it locally first." GST_DEBUG=5 output attached Commenting out the custom audiosink definition (bacon-video-widget.c:6176) fixes the issue for all kind of media files.
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository. *** This bug has been marked as a duplicate of bug 760234 ***