GNOME Bugzilla – Bug 666072
[0.11] Ogg playback broken
Last modified: 2011-12-13 13:49:27 UTC
Created attachment 203326 [details] Further debug output Trying to play back a simple ogg/theora/vorbis file with gst-launch in 0.11. It fails with the following: gst-launch-0.11 -v playbin uri=file:///home/cschalle/Videos/output.ogg >output.txt Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started ERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstOggDemux:oggdemux0: Internal data stream error. Additional debug info: gstoggdemux.c(4423): gst_ogg_demux_loop (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstOggDemux:oggdemux0: stream stopped, reason not-negotiated ERROR: pipeline doesn't want to preroll.
Works for me, maybe you could attach a proper debug log? (after making sure you are really using up-to-date core/base/good git)
ok, problem was that I didn't have a new enough version of pulse audio and thus no pulseaudio sink. With pulse installed things work.
So let's close this? :)
I am fine with that, but Tim seemed to think that the error message wasn't what it should have been?