[gstreamer-bugs] [Bug 591934] timestamp drift in audioresample

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 21 01:13:07 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=591934



--- Comment #20 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-21 08:13:04 UTC ---
(In reply to comment #19)
> But then, the unit test doesn't work anymore after applying your patch :)
> 
> **
> ERROR:gstaudioresample.c:841:gst_audio_resample_push_drain: assertion failed:
> (out_len >= out_processed)
> 57%: Checks: 7, Failures: 2, Errors: 1
> elements/audioresample.c:155:F:general:test_perfect_stream:0: 'timestamp' (0)
> is not equal to 'GST_BUFFER_TIMESTAMP (buffer)' (18446744073709551615)
> elements/audioresample.c:309:F:general:test_discont_stream:0: 'ints' (0) is not
> equal to 'GST_BUFFER_TIMESTAMP (outbuffer)' (18446744073709551615)
> elements/audioresample.c:628:E:general:test_pipelines:0: (after this point)
> Received signal 6 (Abgebrochen)
> 
> I'll look into that too (this evening probably), unless you're faster :)

Ok, the unit test is fixed now. There were some minor bugs at some places. Now
I'll write the new unit test ;)

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