[gstreamer-bugs] [Bug 350723] [mad] Wrong output buffer timestamping

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 10 05:32:16 PDT 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=350723
 GStreamer | gst-plugins-ugly | Ver: 0.10.3





------- Comment #2 from Michal Benes  2006-08-10 12:31 UTC -------
Created an attachment (id=70633)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=70633&action=view)
Sample file to illustrate the problem

This is a sample to illustrate the problem, when running the pipe
gst-launch -v filesrc location=sample.mpg ! mpegdemux name=d d.audio_00 ! mad !
fakesink
I see timestamp gap at 0:00:00.675989184 (next timestamp 0:00:00.723988416)
and duplicated timestamp 0:00:00.795987264

With the patch applied the timestamps rise smoothly (each buffer has duration
0:00:00.023999616)


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