<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Il 16/10/2017 19:41, Jérôme Laheurte ha
scritto:<br>
</div>
<blockquote type="cite"
cite="mid:3815F851-B5CB-4C18-9F5F-C0BA2A7435CF@jeromelaheurte.net">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">Le 15 oct. 2017 à 19:07, Mailing List SVR <<a
href="mailto:lists@svrinformatica.it" class=""
moz-do-not-send="true">lists@svrinformatica.it</a>> a
écrit :</div>
<div class=""><br style="font-family: Helvetica; font-size:
12px; font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform:
none; white-space: normal; widows: auto; word-spacing:
0px; -webkit-text-stroke-width: 0px; background-color:
rgb(255, 255, 255);" class="">
<span style="font-family: Helvetica; font-size: 12px;
font-style: normal; font-variant-caps: normal;
font-weight: normal; letter-spacing: normal; orphans:
auto; text-align: start; text-indent: 0px; text-transform:
none; white-space: normal; widows: auto; word-spacing:
0px; -webkit-text-stroke-width: 0px; background-color:
rgb(255, 255, 255); float: none; display: inline
!important;" class="">adding the queue and replacing vtdec
with avdec_h264 works for me on linux, so the problem
seems related to vtdec, I don't have a mac available to
test with vtdec now,</span><br style="font-family:
Helvetica; font-size: 12px; font-style: normal;
font-variant-caps: normal; font-weight: normal;
letter-spacing: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space:
normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255,
255, 255);" class="">
</div>
</blockquote>
</div>
<br class="">
<div class="">Indeed, same behavior on mac OS. Removing the queue
blocks the pipeline before it can even start though, which
doesn’t seem normal. </div>
</blockquote>
<br>
this is a normal behaviour, a queue is needed after each demux
branch,<br>
<br>
To learn why the queues are necessary please read this:<br>
<br>
<a class="moz-txt-link-freetext" href="https://gstreamer.freedesktop.org/documentation/tutorials/basic/multithreading-and-pad-availability.html">https://gstreamer.freedesktop.org/documentation/tutorials/basic/multithreading-and-pad-availability.html</a><br>
<br>
Nicola<br>
<br>
<blockquote type="cite"
cite="mid:3815F851-B5CB-4C18-9F5F-C0BA2A7435CF@jeromelaheurte.net">
<div class="">On to bugzilla… Do you think I should create two
separate bug reports?</div>
<div class=""><br class="">
</div>
<div class="">Best regards</div>
<div class="">Jérôme Laheurte</div>
<div class=""><br class="">
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>