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 774403 - qtmux: Always write edit lists for the tracks to give a more accurate duration
qtmux: Always write edit lists for the tracks to give a more accurate duration
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-14 12:45 UTC by Sebastian Dröge (slomo)
Modified: 2016-11-19 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
qtmux: Always write edit lists for the tracks to give a more accurate duration (1.32 KB, patch)
2016-11-14 12:45 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2016-11-14 12:45:07 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2016-11-14 12:45:11 UTC
Created attachment 339797 [details] [review]
qtmux: Always write edit lists for the tracks to give a more accurate duration

Always write an edit list for the whole track. In general this is not
necessary except for the case of having a gap or DTS adjustment but
it allows to give the whole track's duration in the usually more
accurate media timescale.
Comment 2 Thiago Sousa Santos 2016-11-19 11:43:02 UTC
Review of attachment 339797 [details] [review]:

Seems like a good idea. Clients that don't parse the edit lists will act like before anyway.
Comment 3 Sebastian Dröge (slomo) 2016-11-19 11:54:01 UTC
Attachment 339797 [details] pushed as 7fb278d - qtmux: Always write edit lists for the tracks to give a more accurate duration