[gst-devel] Fakesrc and assertion segment->format == format error
Mathieu Monney
zittix_all at xwaves.net
Thu Apr 17 23:34:12 CEST 2008
Hi all,
I have developed a simple test application which is playing a simple
sinus to the speaker using gstreamer. My gstreamer elements are
connected as follow:
fakesrc->capsfilter->audioconverter->alsasink
I have set up the callback function of fakesrc to put data into the
buffer. All is working and playing fine but I get the following
assertion error when I set the state to playing:
(test:27847): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed
Why I'm getting that ?
Thanks in advance.
Regards,
Mathieu Monney
More information about the gstreamer-devel
mailing list