[Bug 675866] playbin2 doesn't preroll with a certain mkv with truehd or dts audio es

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 21 00:27:34 PDT 2012


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

--- Comment #7 from Wim Taymans <wim.taymans at gmail.com> 2012-08-21 07:27:28 UTC ---
dcaparse puts a DISCONT on all outgoing buffers because the input contains an
extension substream header. It doesn't understand this header and so it skips
it and causes a resync + DISCONT.

The discont causes the sink to not align the samples which cause small clicks
and pops.

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