[Bug 635020] Flushing everything on a discont produces worse result than just ignoring the discont flag
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 19 07:52:05 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=635020
GStreamer | gst-ffmpeg | git
--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2012-04-19 14:52:00 UTC ---
(In reply to comment #8)
> Small correction/clarification: timestamp resync is only interesting for audio,
> not video. And because of the timestamp resync, audio decoders must forward the
> DISCONT flag downstream. But only in 0.10, not in 0.11.
In 0.11 it makes sense for a decoder to turn the input DISCONT flag into a
RESYNC flag on the output, this for both audio and video decoders. For video
decoders this currently is not needed but it could be interesting when dealing
with a sink that flips buffers on vsync.
--
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