<div dir="ltr">Thank you Tim for taking a time to check it. Here is the bug report <a href="https://bugzilla.gnome.org/show_bug.cgi?id=722186">https://bugzilla.gnome.org/show_bug.cgi?id=722186</a>. <div><br></div><div>BTW how did you manage to install hlsdemux element used in this pipeline. once I moved to 1.2.1 I get this error </div>
<div><div>Missing element: application/x-hls decoder</div><div>WARNING: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0: No decoder available for type 'application/x-hls'.</div></div><div><br></div>
<div>I have ugly plugin installed with all the --with keys. how did you do that?</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
Alexander Zallesov</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">Engineer </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
 </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px"><a href="http://soundcloud.com/zallesov" style="color:rgb(17,68,136)" target="_blank">http://soundcloud.com/zallesov/likes</a></p>
<p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">Skype: zall_nsk</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
Cell: <span style="font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px">01573-7654395</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
SoundCloud Ltd. - Rosenthaler Str. 13</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">10119 Berlin, Germany</p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
 </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px"><a href="https://soundcloud.com/explore" style="color:rgb(17,68,136)" target="_blank">Discover what's new on SoundCloud</a></p>
<p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px"> </p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px">Limited registered at Company House, Cardiff, UK.</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px"> </span><span style="line-height:1.2em;font-size:10px">Registered Office: London, UK. Company number 6343600</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px">Managing Director: Alexander Ljung</span></p><p style="margin:0px;padding:0px;color:rgb(68,68,68);font-family:'Segoe UI','Lucida Grande',sans-serif;line-height:19px">
<span style="line-height:1.2em;font-size:10px"> </span><span style="line-height:1.2em;font-size:10px">Local Branch Office Germany: AG Charlottenburg, HRB 110657B</span></p></div></div>
<br><br><div class="gmail_quote">On Mon, Jan 13, 2014 at 9:51 PM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 2014-01-13 at 18:38 +0100, Alexander Zallesov wrote:<br>
<br>
Hi Alexander,<br>
<div class="im"><br>
> looks like I encounter a bug but before I file it I want to hear some<br>
> feedback from more experienced gstreamer users.<br>
><br>
><br>
> I use gstreamer android 1.2.1<br>
><br>
><br>
> I try to play simple hls audio only mp3 stream<br>
> (<a href="https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8" target="_blank">https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8</a>)<br>
><br>
><br>
> My pipeline is<br>
>         souphttpsrc ! hlsdemux ! mpegaudioparse ! mad ! audioconvert !<br>
>         audioresample ! autoaudiosink<br>
>  or just playbin. issue is the same.<br>
><br>
><br>
> And my source code has few modifications from Android Tutorial5.<br>
><br>
><br>
> My stream gets played once in 3-4 tries. If it starts it plays/pause<br>
> fine. But more often I get this errors.<br>
>         gstsouphttpsrc.c:888:gst_soup_http_src_got_headers_cb:<mysource> error: Server does not support seeking.<br>
>         gst_soup_http_src_got_headers_cb:<mysource> error: Server does<br>
>         not accept Range HTTP header, URL:<br>
>         <a href="https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8" target="_blank">https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8</a><br>
><br>
><br>
> Server does not support range requests. or maybe does. It does not<br>
> matter as it should not to serve HLS playlists and chunks. And why it<br>
> plays fine sometimes then?<br>
><br>
><br>
> Please share the workaround if you have one or thumb up for bug<br>
> report.<br>
<br>
</div>I can reproduce this with git master and<br>
<br>
gst-launch-1.0 playbin<br>
uri=<a href="https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8" target="_blank">https://ec-media-hls.soundcloud.com/playlist/swx3WdvxAQ9W.128.mp3/playlist.m3u8</a><br>
<br>
It does look like a bug, so it would be great if you could file an issue<br>
for that in bugzilla. I'd say file it against -good/souphttpsrc for<br>
starters.<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888"> -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
<br>
_______________________________________________<br>
gstreamer-android mailing list<br>
<a href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a><br>
</font></span></blockquote></div><br></div>