[Bug 758928] play https mp4 gst blocking
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Dec 7 01:00:33 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758928
Maroš Ondrášek <mx3ldev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mx3ldev at gmail.com
--- Comment #8 from Maroš Ondrášek <mx3ldev at gmail.com> ---
I'm able to reproduce warnings randomly like this:
gst-launch-1.0 uridecodebin caps="audio/mpeg, mpegversion=(int)4;video/x-h264,
stream-format=(string)avc"
uri=https://cdn.phoenix.intergi.com/19850/videos/4357110/video-sd.mp4 name=d d.
! fakesink d. ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
buffering... 100%
(gst-launch-1.0:30139): GStreamer-WARNING **: adding flushing pad 'src_0' to
running element 'decodebin0', you need to use gst_pad_set_active(pad,TRUE)
before adding it.
Prerolled, waiting for buffering to finish...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
But at least in this case buffers flow to fakesinks, when dvbmediasink is in
use we are stuck.
--
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