After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648786 - "GStreamer encountered a general stream error" regression on m4a audio
"GStreamer encountered a general stream error" regression on m4a audio
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.32
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-27 16:52 UTC by Kevin Mehall
Modified: 2011-06-14 14:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case to reproduce (556 bytes, text/x-python)
2011-04-27 16:52 UTC, Kevin Mehall
Details

Description Kevin Mehall 2011-04-27 16:52:07 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.
Comment 1 Mark Nauwelaerts 2011-04-28 09:23:43 UTC
Works fine for me with latest git/pre-releases.
Comment 2 Sebastian Dröge (slomo) 2011-04-29 07:40:36 UTC
Could you get a debug log with GST_DEBUG=5?