[Bug 780186] tsdemux: missing new-segment after seeking in push mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 3 02:22:42 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=780186

rland <rlandjon at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rlandjon at gmail.com

--- Comment #3 from rland <rlandjon at gmail.com> ---
In push mode,SEEK operation almost easy to reproduce.
gst-launch-1.0 -vvv playbin uri=http://10.9.44.116/test.ts
-----
....

WARNING Internal data flow problems.
WARNING debug information: gstbasesink.c(3394): gst_base_sink_chain_unlocked
(): /GstPlayBin:playbin/GstPlaySink:playsink/
GstBin:abin/GstPulseSink:pulsesink1:
Received buffer without a new-segment. Assuming timestamps start from 0.
buffering... 100%  
(gst-play-1.0:8855): GStreamer-CRITICAL **: gst_segment_to_running_time:
assertion 'segment->format == format' failed

gst-play-1.0:8855): GStreamer-CRITICAL **: gst_segment_to_running_time:
assertion 'segment->format == format' failed

(gst-play-1.0:8855): GStreamer-CRITICAL **: gst_segment_to_running_time:
assertion 'segment->format == format' failed

(gst-play-1.0:8855): GStreamer-CRITICAL **: gst_segment_to_running_time:
assertion 'segment->format == format' failed

(gst-play-1.0:8855): GStreamer-CRITICAL **: gst_segment_to_running_time:
assertion 'segment->format == format' failed

(gst-play-1.0:8855): GStreamer-CRITICAL **: gst_segment_to_running_time:
assertion 'segment->format == format' failed
...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list