[gstreamer-bugs] [Bug 609408] [mpegtsdemux] Produces wrong timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 9 05:59:20 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609408
  GStreamer | gst-plugins-bad | 0.10.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
          Component|don't know                  |gst-plugins-bad
            Summary|Provided file plays bad     |[mpegtsdemux] Produces
                   |                            |wrong timestamps
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-09 13:59:14 UTC ---
Seems to be a problem with mpegpsdemux, it produces incorrect timestamps:

/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event   ******* E
(type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1,
applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME,
start=(gint64)73257000000000, stop=(gint64)-1,
position=(gint64)57109740300000;) 0x1120b80"
Setting pipeline to PLAYING ...
New clock: GstSystemClock
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain   ******* <
( 8192 bytes, timestamp: 20:20:57.000000000, duration: none, offset: -1,
offset_end: -1, flags: 33) 0x7f66800011c0"
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain   ******* <
( 8192 bytes, timestamp: none, duration: none, offset: -1, offset_end: -1,
flags: 1) 0x7f66800012c0"
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain   ******* <
( 7764 bytes, timestamp: none, duration: none, offset: -1, offset_end: -1,
flags: 1) 0x7f66800013c0"
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain   ******* <
( 5168 bytes, timestamp: 4:29:07.339700000, duration: none, offset: -1,
offset_end: -1, flags: 1) 0x7f66800011c0"
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain   ******* <
( 5172 bytes, timestamp: 4:29:07.379700000, duration: none, offset: -1,
offset_end: -1, flags: 1) 0x10cb6c0"

ffdec_h264 then drops all frames except the ones without timestamps because
they're before the configured segment.

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