[Bug 712384] New: ERROR: from element /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstASFDemux:asfdemux0: Internal data stream error.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 15 10:08:54 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=712384
  GStreamer | gst-plugins-ugly | 1.2.0

           Summary: ERROR: from element
                    /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstASFD
                    emux:asfdemux0: Internal data stream error.
    Classification: Platform
           Product: GStreamer
           Version: 1.2.0
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tanuk at iki.fi
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=259933)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=259933)
gst-launch output

I tried to run this command:

gst-launch-1.0 -v filesrc location=/home/tanu/tmp/kep.wma ! decodebin ! flacenc
! filesink location=/home/tanu/tmp/kep.flac

I'd expect the command to convert the wma file into flac. The command has
worked in the past, but now it just prints these errors (full output from
gst-launch is attached):

ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstASFDemux:asfdemux0: Internal
data stream error.
Additional debug info:
gstasfdemux.c(1969): gst_asf_demux_loop ():
/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstASFDemux:asfdemux0:
streaming stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...

The input file is available here, so you can try to reproduce:
http://files.tanuk.dy.fi/tmp/kep.wma (136 MB, two hours of audio).

I use Debian (testing), and the GStreamer version is 1.2.0. I tried version
1.2.1 of package gstreamer1.0-plugins-ugly too (I believe asfdemux comes from
that package), but that didn't help.

It seems that GStreamer got upgraded from 1.0.x to 1.2.0 recently. My package
update history can be seen from the aptitude log:
http://files.tanuk.dy.fi/tmp/aptitude.log

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list