After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 558252 - [flvdemux] Fix segment handling (filler segments for gaps, etc)
[flvdemux] Fix segment handling (filler segments for gaps, etc)
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 549254
Blocks:
 
 
Reported: 2008-10-28 15:17 UTC by Sebastian Dröge (slomo)
Modified: 2013-07-17 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2008-10-28 15:17:32 UTC
+++ This bug was initially created as a clone of Bug #549254 +++

flvdemux currently doesn't handle segments properly. It should send whatever newsegment events are needed for bug #549254 and should send filler segments (i.e. segment updates) for gaps in streams.
Comment 1 Sebastian Dröge (slomo) 2013-07-17 12:11:44 UTC
Works just fine nowadays