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 631850 - matroskamux: Retimestamp frames in matroska files from zero
matroskamux: Retimestamp frames in matroska files from zero
Status: RESOLVED DUPLICATE of bug 432612
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-11 07:26 UTC by Ognyan Tonchev (redstar_)
Modified: 2010-10-25 13:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
set all buffer timestamps to normalized buffer running time (3.25 KB, patch)
2010-10-11 07:26 UTC, Ognyan Tonchev (redstar_)
needs-work Details | Review

Description Ognyan Tonchev (redstar_) 2010-10-11 07:26:49 UTC
Created attachment 172086 [details] [review]
set all buffer timestamps to normalized buffer running time

This patch will set all buffer timestamps to normalized buffer running time.
Comment 1 Sebastian Dröge (slomo) 2010-10-19 14:15:36 UTC
This patch uses the running time instead of the buffer timestamps for synchronization and the timestamps in the file, right? That's usually a good idea but I don't think we can change this now without breaking applications that expect the current behaviour.

For 0.11 this should probably be the default behaviour but in 0.10 this needs to be optional.
Comment 2 Mark Nauwelaerts 2010-10-21 15:50:17 UTC
Isn't this prety much the same/duplicate as bug #432612 ?
Comment 3 Sebastian Dröge (slomo) 2010-10-25 13:02:20 UTC
Yes

*** This bug has been marked as a duplicate of bug 432612 ***