[Bug 735666] design doc : trick mode handling in demuxers (SKIP)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 26 09:53:27 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=735666
  GStreamer | gstreamer (core) | unspecified

--- Comment #22 from Jan Schmidt <thaytan at noraisin.net> 2015-01-26 17:53:25 UTC ---
The idea with this most recent patch is to make sure that
SEEK_TRICKMODE_NO_AUDIO works in all cases - even with decoders that don't yet
know not to decode audio. In that case, the sink will discard the received
samples and render out some silence instead.

There may be a more efficient way of getting the sinks to do that, but it's not
clear to me, and I think the overhead of painting some silence is low enough to
not care.

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