GNOME Bugzilla – Bug 532117
[matroskamux] Doesn't update the track duration
Last modified: 2008-05-08 08:15:18 UTC
See subject, will attach a patch in a bit
Created attachment 110563 [details] [review] set a new end_ts if the old one wasn't valid
2008-05-08 Sebastian Dröge <slomo@circular-chaos.org> Patch by: Sjoerd Simons <sjoerd at luon dot net> * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected): Update the track duration if the old one was invalid. Fixes bug #532117.