[gst-devel] gst_base_sink_set_sync();

Tim Müller t.i.m at zen.co.uk
Sat Apr 15 15:02:02 CEST 2006


On Sat, 2006-04-15 at 23:21 +0200, Stefan Kost wrote:

> when alsasink operates in sync mode, I get
> 
> WARN  (0x83019d0 - 0:00:05.118538000)             basesink(17331)
> gstbasesink.c(1850):gst_base_sink_chain_unlocked:<player> warning:
> Received buffer without a new-segment. Assuming timestamps start from 0.
> Warning: Internal data flow problem.
> gstbasesink.c(1850): gst_base_sink_chain_unlocked
> (): /song/audio_sink_0x8366228/player:
> Received buffer without a new-segment. Assuming timestamps start from 0.

> ..., but I suspect there there is a reason for the problem.
> The pipeline only contains of a buunch of sound-generators, volume
> elements and adders. When putting the sound-generator into a gst-launch
> line, I don't get this error.
> 
> Any idea, how to track it further to the source?

Track newsegment events and check where they're dropped or not sent in
the first place? </stating the obvious>

 Cheers
  -Tim






More information about the gstreamer-devel mailing list