GNOME Bugzilla – Bug 648786
"GStreamer encountered a general stream error" regression on m4a audio
Last modified: 2011-06-14 14:48:39 UTC
Created attachment 186756 [details] Test case to reproduce A few seconds before the end of a m4a audio file, gstreamer throws the following error: GStreamer encountered a general stream error., gstbasesrc.c(2574): gst_base_src_loop (): /GstPlayBin2:player/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source: This is observed on Ubuntu 11.04 (gstreamer 0.10.32-1ubuntu5) and Arch (0.10.32-1), and is a regression from correct playback of the entire file on Ubuntu 10.04 (gstreamer 0.10.28-1) Pithos (http://kevinmehall.net/p/pithos) is affected, because Pandora uses m4a; see https://bugs.launchpad.net/pithos/+bug/759699 I attached a test case for this bug.
Works fine for me with latest git/pre-releases.
Could you get a debug log with GST_DEBUG=5?