mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
7960280afb
In a test stream, I get one buffer with a PTS of about 15 seconds in the future compared to the previous one, and next buffers with timestamps continuing where the original ones left off. This caused the sink to wait 15 seconds to display the frame while more frames queued up, and then dump all the subsequent frames as they "arrived too late". Maybe that threshold should be made configurable, but for now, make it more smaller to catch more of these. https://bugzilla.gnome.org/show_bug.cgi?id=655804 Non AV streams keep using the larger threshold (10 minutes), as subtitles may arrive only every so often. |
||
---|---|---|
.. | ||
flumpegdemux.c | ||
flutspatinfo.c | ||
flutspatinfo.h | ||
flutspmtinfo.c | ||
flutspmtinfo.h | ||
flutspmtstreaminfo.c | ||
flutspmtstreaminfo.h | ||
gstmpegdefs.h | ||
gstmpegdemux.c | ||
gstmpegdemux.h | ||
gstmpegdesc.c | ||
gstmpegdesc.h | ||
gstmpegtsdemux.c | ||
gstmpegtsdemux.h | ||
gstpesfilter.c | ||
gstpesfilter.h | ||
gstsectionfilter.c | ||
gstsectionfilter.h | ||
Makefile.am | ||
mpegtspacketizer.c | ||
mpegtspacketizer.h | ||
mpegtsparse.c | ||
mpegtsparse.h |