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 591165 - "general stream error" with Matroska audio file
"general stream error" with Matroska audio file
Status: RESOLVED DUPLICATE of bug 591677
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-08 17:28 UTC by Philip Withnall
Modified: 2009-08-17 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example Matroska file (707.30 KB, application/octet-stream)
2009-08-08 17:29 UTC, Philip Withnall
Details
Log file (137.86 KB, application/x-compressed-tar)
2009-08-08 17:32 UTC, Philip Withnall
Details

Description Philip Withnall 2009-08-08 17:28:40 UTC
The attached file was created by removing the video and subtitles from http://www.gnome.org/~hadess/mewmew-vorbis-ssa-cover.mkv.

0:00:01.173892830 28946      0x21c3660 ERROR                  totem bacon-video-widget-gst-0.10.c:354:bvw_error_msg: message = GStreamer encountered a general stream error.
0:00:01.174033830 28946      0x21c3660 ERROR                  totem bacon-video-widget-gst-0.10.c:356:bvw_error_msg: domain  = 3154 (gst-stream-error-quark)
0:00:01.174065601 28946      0x21c3660 ERROR                  totem bacon-video-widget-gst-0.10.c:357:bvw_error_msg: code    = 1
0:00:01.174094755 28946      0x21c3660 ERROR                  totem bacon-video-widget-gst-0.10.c:358:bvw_error_msg: debug   = matroska-demux.c(5059): gst_matroska_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMatroskaDemux:matroskademux0:
stream stopped, reason not-linked
0:00:01.174126570 28946      0x21c3660 ERROR                  totem bacon-video-widget-gst-0.10.c:359:bvw_error_msg: source  = <matroskademux0>
0:00:01.174181870 28946      0x21c3660 ERROR                  totem bacon-video-widget-gst-0.10.c:360:bvw_error_msg: uri     = file:///home/philip/Desktop/temp.mkv
** Message: Error: GStreamer encountered a general stream error.
matroska-demux.c(5059): gst_matroska_demux_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/GstMatroskaDemux:matroskademux0:
stream stopped, reason not-linked

From the attached error log:
0:00:00.963216314 29797      0x31a6780 INFO        GST_ERROR_SYSTEM gstelement.c:1762:gst_element_message_full:<uridecodebin0> posting message: No decoder available for type 'audio/x-vorbis, channels=(int)2, rate=(int)48000'.

I am missing a Vorbis decoder, but GStreamer is reporting the wrong error.
Comment 1 Philip Withnall 2009-08-08 17:29:56 UTC
Created attachment 140218 [details]
Example Matroska file
Comment 2 Philip Withnall 2009-08-08 17:32:12 UTC
Created attachment 140219 [details]
Log file
Comment 3 Tim-Philipp Müller 2009-08-14 12:49:26 UTC
Does this work now after the changed from bug #591677?
Comment 4 Sebastian Dröge (slomo) 2009-08-17 16:03:12 UTC
Yes, after the change from that bug it works at least for me ;)

*** This bug has been marked as a duplicate of bug 591677 ***