[gst-devel] play bin is giving segment->format=format assertion failed

Pankaj Sen pankaj.sen77 at gmail.com
Thu Nov 2 06:38:37 CET 2006


Hi all,
I have writen an mp3 decoder using ffmpeg library. It gives me messages like
'segment->format=format' failed.

Though the chain

gst-launch-0.10 gnomevfssrc location=test.mp3 ! Mp3Dec ! audioconvert !
audioresample ! volume ! alsasink works fine.

I have derived my classe from GstBaseTransform.

Can anybody pls help me.

Regards,
Pankaj

$ gst-launch-0.10 playbin uri=file://test.mp3
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: audioclock0

(gst-launch-0.10:14587): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed

(gst-launch-0.10:14587): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed

(gst-launch-0.10:14587): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed

(gst-launch-0.10:14587): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed

(gst-launch-0.10:14587): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20061102/e6b16e70/attachment.htm>


More information about the gstreamer-devel mailing list