[Bug 758928] play https mp4 gst blocking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Dec 12 07:50:27 PST 2015


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

--- Comment #25 from Maroš Ondrášek <mx3ldev at gmail.com> ---
I can confirm that situation has slightly improved in latest HEAD, i.e. only
sometimes we are stuck.

To aid testing, here is pipeline which can be used to reproduce problem without
need of dvbmediasinks elements:

gst-launch-1.0 playbin
uri=https://cdn.phoenix.intergi.com/19850/videos/4357110/video-sd.mp4
video-sink="bin. ( capsfilter caps=video/x-h264 ! fakesink )" audio-sink="bin.
( capsfilter caps=audio/mpeg ! fakesink )"

After reverting
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=142d8e2d23e5602e7382977af1043d621625f8c8,
above pipeline is never stuck anymore.

-- 
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