[Bug 679443] [0.11] Videoencoder messes up DTS
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 5 06:19:26 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=679443
GStreamer | gst-plugins-base | 0.11.x
--- Comment #1 from Matej Knopp <matej.knopp at gmail.com> 2012-07-05 13:19:21 UTC ---
The first paragraph is little bit convoluted, example of timestamps generated
by x264
Keyframe: PTS: 10000, DTS: 9000
Next frame: PTS 11000, DTS 10000
encoder turns this into
Keyframe: PTS: 10000, DTS: 10000
Next frame: PTS 11000, DTS 10000
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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