[Bug 750761] New: inputselector: Handle different duration track selection

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 11 00:11:03 PDT 2015


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

            Bug ID: 750761
           Summary: inputselector: Handle different duration track
                    selection
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: kevinbing.song at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Based on below ticket comment 10, Gstreamer can't handle long track -> short
track (reach EOS) -> long track.

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

But below test case has issue: long track->short track (reach EOS)->long
track->seek.

The issue is video sink can't received caps event after seek, so can't render
video rightly.

Do we need enable long track->short track->long track? or just send sticky
event when seek if input selector already send EOS?

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