<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        mso-fareast-language:EN-GB;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoPlainText">Further to my last posts I have been trying to investigate why the following pipeline ‘gst-launch-1.0 -v filesrc location=D:\\stream.sdp ! sdpdemux ! decodebin ! autovideosink’ is not working.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">I am using V1.2.1 and this pipeline worked in V1.0.10<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black">As an aside, I have tried the pipelines </span><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">related to <a href="https://bugzilla.gnome.org/show_bug.cgi?id=702495">https://bugzilla.gnome.org/show_bug.cgi?id=702495</a> and I get video.<o:p></o:p></span></pre>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">I am now setting up a pipeline manually in code (using a modified version of the client-PCMA.c example from tests\examples\rtp in gst-plugins-good)and attaching to the pad-added signal of the rtpbin.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">The signal is emitted successfully but calling ‘<span style="color:black">gst_pad_has_current_caps’ returns false.<o:p></o:p></span></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black"><o:p> </o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black">I do not think that this is the correct behaviour but am not entirely sure.<o:p></o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black"><o:p> </o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:black">I would be grateful if anyone can give me a definitive answer and, if possible, any other suggestions as to how to track down the problem or get the pipeline working.<o:p></o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""><o:p> </o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">Thanks in advance<o:p></o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""><o:p> </o:p></span></pre>
<pre style="background:white"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">Jon<span style="color:black"><o:p></o:p></span></span></pre>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>