[Bug 797208] New: flvdemux wrong exposes the source pads when worked under GES

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 27 02:54:07 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797208

            Bug ID: 797208
           Summary: flvdemux wrong exposes the source pads when worked
                    under GES
    Classification: Platform
           Product: GStreamer
           Version: 1.14.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: oleg.oblozhko at yandex.ru
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The same behaviour under Windows/Linux, 1.12.2/1.14.x

The next command line does not work:

ges-launch-1.0 +clip 20051210-w50s.flv inpoint=0 duration=5 +clip
20051210-w50s.flv inpoint=5 duration=10 -o output.via.ges-launch2.ogv

If you look at the resulting graph "ges-flvdemux-graph.png", it's easy to see
that flvdemux does not show the video pad at the right moment (please see
tooltips on picture).

Please note that next command line worked fine:

gst-launch-1.0 
 uridecodebin uri=file:///20051210-w50s.flv ! audioconvert ! autoaudiosink
 uridecodebin uri=file:///20051210-w50s.flv ! videoconvert ! autovideosink

The graph file for it "gst-flvdemux-graph.png"

Attachments can be downloaded here (a total of about 1.2 megabytes):
https://yadi.sk/d/X6orMZdM-lH4Ew

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