[Bug 766671] gst_segment_to_running_time: assertion 'segment->format == format' failed if souphttpsrc gets error 416 while seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 20 21:02:52 UTC 2016


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

--- Comment #4 from Marcin Lewandowski <marcin at saepia.net> ---
souphttpsrc location=... automatic-redirect=false is-live=false
keep-alive=false ssl-strict=true ssl-use-system-ca-file=false tls-database=...
iradio-mode=false user-agent=... timeout=10 ! queue ! decodebin
caps=audio/x-raw expose-all-streams=false ! audioconvert ! audioresample
quality=5 ! level post-messages=true interval=40000000 peak-falloff=16
peak-ttl=200000000 ! capsfilter caps=audio/x-raw,channels=2 ! jackaudiosink
connect=0 client-name=...

Sorry for typos, I am interpreting this from my code.

I am accessing file that is hosted on OpenStack Swift, so Range headers etc.
work according to the HTTP RFC for sure.

I am trying to isolate a test case, no success yet.

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