gst 1.0 assertion 'segment->format == format' failed

Andrei. andrei.tolcan at antek-aad.com
Tue Oct 17 20:48:15 UTC 2017


Hello guys,
Need some help.
I trying to download video from server with gstreamer 1.0 got this error -
"gst_segment_to_running_time: assertion 'segment->format == format' failed". 
With gst 0.10 all works fine without this error. Maybe you can help me.
My pipe:
"gst-launch-1.0.exe souphttpsrc  timeout=20  ! gdpdepay ! h264parse !
matroskamux ! filesink"
>From debug i got this backtrace: gdpdepay.c => gst_pad_push() ...
gstcollectpads.c => gst_collect_pads_clip_running_time => time =
gst_segment_to_running_time (&cdata->segment, GST_FORMAT_TIME, time); =>
gst_segment.c => g_return_val_if_fail (segment->format == format, -1);
Maybe somebody know solution.
Thanks and have a nice day.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list