<div dir="ltr"><div><div><div>hi<br><br></div>The issue is still reproducible in latest code too.<br><br></div>I will file a bug for it.<br><br></div>BR/satish<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Dec 7, 2013 at 6:28 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">
<div class="im">On Sat, 2013-12-07 at 14:37 +0530, satish kumar wrote:<br>
<br>
Hi,<br>
<br>
> I am facing some issues with http streaming case, for some streams, I<br>
> have observed that sometimes only audio is heard, video is not shown.<br>
> sometimes both video and audio are seen well. This I have seen for<br>
> mpg/mpeg files.<br>
><br>
><br>
> I am using 0.10.36 version and using playbin2 for the application.<br>
><br>
> On analysis, i have found that the issue comes from typefind elements.<br>
><br>
><br>
> for only audio case, some data is used for analysis, then it detects<br>
> audio/mpeg format  which further creates audio only pipeline. (data<br>
> size greater than 2kb but less than video case below).<br>
><br>
><br>
> for the cases of audio/video, httpsrc gives in first iteration some<br>
> data to typefind which is less that 2kb( min limit in typefind) then<br>
> it asks for more data, then in next iteration gives more data which is<br>
> sufficient to detect the video format (video/mpeg) then both<br>
> audio/video pipelines are created.( good case).<br>
><br>
><br>
> Has anybody faced such issue?<br>
<br>
</div>Yes, that sounds familiar, but I believe it's fixed in 1.x.<br>
<br>
Could you re-test with git master and see if you can still reproduce the<br>
problem with that? If yes, then please file a bug. Thanks!<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>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</font></span></blockquote></div><br></div>