[Bug 644395] New: [mpegtsdemux / mpegtsmux] data flow error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 10 06:19:20 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=644395
  GStreamer | gst-plugins-bad | git

           Summary: [mpegtsdemux / mpegtsmux] data flow error
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: andreas.frisch at multimedia-labs.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


easy to reproduce:

$ gst-launch-0.10 videotestsrc ! x264enc ! mux.  audiotestsrc ! ffenc_ac3 !
mux.  mpegtsmux name=mux ! mpegtsdemux ! fakesink

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0:
Internal data flow error.
Additional debug info:
gstbasesrc.c(2550): gst_base_src_loop ():
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0:
streaming task paused, reason error (-5)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

according to __tim this is caused by a bug in mpegtsdemux'ssend_event return
value aggregation and/or mpegtsmux being to bitchy about that case

-- 
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