[gst-devel] [gst-cvs] gst-plugins-base: audiotestsrc: implement reverse playback
Stefan Kost
ensonic at hora-obscura.de
Sat Apr 3 20:30:32 CEST 2010
Am 03.04.2010 11:58, schrieb Edward Hervey:
> On Fri, 2010-04-02 at 11:16 -0700, Stefan Kost wrote:
>> Module: gst-plugins-base
>> Branch: master
>> Commit: 718edb5c14504af3cece18071b4bfe00f18c03eb
>> URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=718edb5c14504af3cece18071b4bfe00f18c03eb
>>
>> Author: Stefan Kost <ensonic at users.sf.net>
>> Date: Fri Apr 2 21:01:25 2010 +0300
>>
>> audiotestsrc: implement reverse playback
>>
>> Support playback at negative rates. When having a GstController assigned, the
>> element will produce time dependend output.
>>
>> ---
>
> This seems to have broken the pipelines/vorbisenc pipeline in -base.
>
> Running suite(s): vorbisenc
> 0%: Checks: 3, Failures: 3, Errors: 0
> pipelines/vorbisenc.c:36:F:general:test_granulepos_offset:0: expected timestamp 0:00:03.249870963, but got timestamp 0:00:03.273090917
> pipelines/vorbisenc.c:36:F:general:test_timestamps:0: expected timestamp 0:00:00.000000000, but got timestamp 0:00:00.023219954
> pipelines/vorbisenc.c:36:F:general:test_discontinuity:0: expected timestamp 0:00:00.000000000, but got timestamp 0:00:00.023219954
> FAIL: pipelines/vorbisenc
>
> From the looks of things the first buffer timestamp isn't 0 anymore.
>
> Edward
>
I saw that failure, but did not realized the relation with my hanges. I'll have
a look now.
Stefan
More information about the gstreamer-devel
mailing list