[Bug 721835] segment format assertion fails when video decoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 10 00:29:56 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721835
  GStreamer | gst-plugins-base | 1.2.2

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #265885|none                        |needs-work
             status|                            |

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-10 08:29:54 UTC ---
(From update of attachment 265885)
Doing the processing in the chain function is not ideal as we should only apply
the output segment on the output side of the decoder. You could now apply the
new output segment already while the decoder is still working on the previous
segment and outputting buffers for that. Does Thiago's patch fix it for your
case too?

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