[gstreamer-bugs] [Bug 331802] OSSSink Functional Issues on Embedded Platforms

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 25 04:46:41 PST 2006


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=331802
 GStreamer | gst-plugins-good | Ver: 0.10.1





------- Comment #2 from Tim-Philipp Müller  2006-03-25 12:46 UTC -------
Are you sure your decoders/demuxers set correct timestamps (and correct offsets
if offsets are set at all) on the outgoing buffers?

This doesn't really look right to me:

DEBUG (0x8b710 - 0:00:02.470616000)             basesink( 2342)
gstbasesink.c(621):gst_base_sink_handle_object:<osssink0> received NEWSE
GMENT 0:00:00.180000000 -- 5124095:34:33.709551615, time 0:00:00.180000000,
accum 0:00:00.000000000

DEBUG (0x8b710 - 0:01:58.544665000)             basesink( 2342)
gstbasesink.c(651):gst_base_sink_handle_object:<osssink0> got times star
t: 0:00:51.396000000, end: 0:00:51.420000000

After ~1:56 real time the stream time has only advanced ~51 seconds. My first
guess would be that either your timestamps are wrong or the CPU can't keep up
and the buffers arrive too late at some point.


-- 
Configure bugmail: http://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