[gstreamer-bugs] [Bug 632222] [mpegvideoparse] missing timestamps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 18 07:13:39 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=632222
GStreamer | gst-plugins-bad | 0.10.x
Thijs Vermeir <thijsvermeir> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thijsvermeir at gmail.com
--- Comment #3 from Thijs Vermeir <thijsvermeir at gmail.com> 2010-10-18 14:13:34 UTC ---
Timestamps now look like expected:
gst-launch filesrc location=mpegvideoparse.mpeg ! mpegvideoparse ! fakesink -v
| grep chain | sed 's/^.* (\([0-9]*.*\), d.*$/\1/'
86 bytes, timestamp: none
41622 bytes, timestamp: 0:00:00.033366666
41709 bytes, timestamp: 0:00:00.000000000
41708 bytes, timestamp: 0:00:00.100100000
41708 bytes, timestamp: 0:00:00.066733333
41708 bytes, timestamp: 0:00:00.133466666
86 bytes, timestamp: none
41623 bytes, timestamp: 0:00:00.199199999
41708 bytes, timestamp: 0:00:00.165833333
41708 bytes, timestamp: 0:00:00.265933333
41708 bytes, timestamp: 0:00:00.232566666
41709 bytes, timestamp: 0:00:00.299299999
86 bytes, timestamp: none
--
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