[gstreamer-bugs] [Bug 320644] RTP packetizer does't set the packet timestamps correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 29 09:42:21 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320644
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Additional Comments From Wim Taymans  2005-11-29 17:42 -------
There is a lot more support for this in the core nowadays (see GstSegment). When
receiving the newsegment, update the GstSegment. The total running time can then
be retrieved with gst_segment_to_running_time(). This will be more correct when
dealing with looping elements and other elements that update or start new
segments without flushing.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list