[Bug 659489] h264parse: Calculate PTS from DTS (and vice-versa)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 29 06:12:01 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=659489
  GStreamer | gst-plugins-bad | git

--- Comment #17 from Baby octopus <jagadishkamathk at gmail.com> 2014-08-29 13:11:59 UTC ---
The number of cases are varied here since you wouldn't now the element
downstream h264parse. It could be a decoder, or a muxer(if you are converting
bytesream to avc and vice versa)

In general the next element might/might not need DTS and/or PTS. But h264parse
needn't worry where it sits and unconditionally calculate PTS from DTS, DTS
from PTS, DTS and PTS from SEI of elementary stream

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