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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Ruud Schramp-3
Hi All,

I am writing a demuxer for a proprietary fileformat. On the audio part I
get this error...

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

Saving my decoded audio with a filesink and playing with "sox" shows the
media is there.

apperantly I need to de something with segments...??? I have tried some
random stuff based on code from wavparse but fail to understand the
exact reasoning....

The stuff I find with segments has mostly to do with seeking. I
currently have no need to seek in this proprietary file format.

Any hints on how to handle setting "format" on a Pad??

I do set timestamps on the GstBuffers (in usecs) but apperantly this
isn't enough for osssink..?

Any hints appreciated,

Ruud

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel