[Bug 679443] [0.11] x264enc produces wrong timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 23 15:41:32 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=679443
  GStreamer | gst-plugins-ugly | 0.11.x

--- Comment #6 from Matej Knopp <matej.knopp at gmail.com> 2013-04-23 22:41:28 UTC ---
for reference:
ds: I am strongly against any method that does not put the correct DTS value in
the DTS field.
matej_k: ds, that's happening now
matej_k: depends on how you define correct DTS value I guess
ds: The MP4 method is not correct.
ds: The correct dts is the time when the decoder should start decoding a frame.
 Decoding is assumed to be instantaneous, so you can have dts==pts for some
frames
ds: but never dts > pts.
ds: it has to be exactly right to mux correct MPEG-TS streams, otherwise
hardware decoders will fail

-- 
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