[gstreamer-bugs] [Bug 600412] [asfdemux] Wrong handling of downstream GstFlowReturn

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 27 08:58:33 PDT 2010


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.13.3                      |git
                 CC|                            |bilboed at gmail.com
          Component|source list                 |gst-plugins-ugly
         AssignedTo|pitivi-maint at gnome.bugs     |gstreamer-bugs at lists.source
                   |                            |forge.net
          QAContact|pitivi-maint at gnome.bugs     |gstreamer-bugs at lists.source
                   |                            |forge.net
            Summary|WMV-Import fails            |[asfdemux] Wrong handling
                   |                            |of downstream GstFlowReturn
   Target Milestone|Git                         |0.10.16
            Product|pitivi                      |GStreamer
           Severity|normal                      |blocker

--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2010-08-27 15:58:29 UTC ---
The issue is in asfdemux.

The problem is that it errors out if downstream returns GST_FLOW_UNEXPECTED
(like if we use a image encoder in snapshot mode).

This is not standard behaviour for a demuxer, all other demuxers that receive
GST_FLOW_UNEXPECTED will push an EOS on all pads and silently stop.

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