[Bug 764260] flvdemux: Make no-more-pads-threshold a property instead of a constant
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 27 17:09:16 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764260
--- Comment #4 from Yann Jouanin <yjo at witbe.net> ---
Ok, I see your point and agree.
Based on this comment in the code :
/* We only emit no more pads when we have audio and video. Indeed we can
* not trust the FLV header to tell us if there will be only audio or
* only video and we would just break discovery of some files */
I deduced the 'no-more-pads' events was not optional.
If it is not the case, we can get rid of the threshold.
Additionnaly, I think the value of this threshold only have to be increased
only on a few streams, unfortunatly I encountered this case on some live
streams.
--
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