[Bug 751105] baseparse: drain on stream-start
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 17 06:48:12 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751105
--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
The bug is about baseparse but I decided to attach those 2 extra patches here
for h264parse as it was the use case that had me modifying baseparse.
I've been trying to use h264parse to play 2 streams sequentially and I found
that it was using data from a previous stream to parse the new one leading to
broken decoding and bad frames on screen. Using the stream-start to signal the
beginning of a completely new stream seems to make sense.
--
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