[Bug 742789] New: event: element should send pending sticky events before send EOS event.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 11 18:02:38 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=742789
GStreamer | gst-plugins-base | 1.4.1
Summary: event: element should send pending sticky events
before send EOS event.
Classification: Platform
Product: GStreamer
Version: 1.4.1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: kevinbing.song at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
We have clips which has valid media information for audio track, but haven't
any audio data, we can't get audio TAG information on playbin. Audio and video
decoder base should send pending sticky events before send EOS event. This is
another issue, should submit one ticket for it. But segment event must send
before EOS, or streamsynchrinozer can't work.
One clip has shorter audio then video. Demuxer will send audio segment and EOS
when seek to only video part. Decoder should send segment event before send
EOS.
How about caps event? How to handle output caps if no output before EOS?
--
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