[Bug 766261] New: inputselector: should proceed non-active pad buffer even if active pad reach eos

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 11 09:12:48 UTC 2016


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

            Bug ID: 766261
           Summary: inputselector: should proceed non-active pad buffer
                    even if active pad reach eos
    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: ---

non-active pad will be block if active pad reach eos currently. Has following
issues:

- Hard to catch up audio if change video track which be blocked long time.
- Pipeline will hang if demux need push all video/audio data, it is our demux's
design for some container format.

Change to sync with clock for better user experience.

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