<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-21 9:50 GMT+01:00 Terry Neill <span dir="ltr"><<a href="mailto:t.neill@btinternet.com" target="_blank">t.neill@btinternet.com</a>></span>:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
We are trying to use the mp4dashmux elements (downloaded the latest version<br>
from github) and we are having some issues.<br>
<br>
When we build a gstreamer (version 1.1.4) pipeline that uses mp4dashmux and<br>
dashsink elements. For the configuration that we have, the m4s files created<br>
work perfectly with MP4Client.  The pipeline that we are using is:<br>
<br>
./gst-launch-1.0 -v -e videotestsrc num-buffers=3000 ! x264enc ! mp4dashmux<br>
fragment-method=1 ! dashsink output-directory=/home/steve/dashTest/dash20/<br>
base-url="<a href="http://localhost/dashtest/" target="_blank">http://localhost/dashtest/</a>"<br>
<br>
When we try to playback the resulting output with the <a href="http://dashif.org" target="_blank">dashif.org</a> reference<br>
client (<a href="http://dashif.org/reference/players/javascript/1.0.0/index.html" target="_blank">http://dashif.org/reference/players/javascript/1.0.0/index.html</a>)<br>
(which we have installed locally), we find that the video does not play and<br>
the error “Video Element Error: MEDIA_ERR_SRC_NOT_SUPPORTED” is reported<br>
from the Chrome browser console.<br>
<br>
To debug the problem, we have compared the output from the above pipeline<br>
with the output generated using the GPAC tools (which works with the dashif<br>
reference client).  The problem seems to be related to the MP4 wrapper.<br>
When we do a dump of the MP4 files using MP4Box –diso, we see the following<br>
error:<br>
<br>
<br>
<UnknownBox><br>
<BoxInfo Size="731" UUID="{00000000-00000000-00000000-00000000}"/><br>
</UnknownBox><br>
<br>
We would like to debug this further but are at a loss as to where we should<br>
look next.<br>
<br>
Do the mp4dashmux/dashsink elements produce output that will work with the<br>
<a href="http://dashif.org" target="_blank">dashif.org</a> reference client?  If so, has anyone a pipepline or a set of<br>
configuration parameters that will work with the dash reference client?<br>
<br>
Any help would be appreciated as we are not sure what to try next,<br></blockquote><div><br></div><div>It might be possible that the stream is not 100% compliant, I have only tested playback with GStreamer and VLC and it worked, but there must be something missing if you can't play it back with the reference player. Anyway the sink is not yet in a state where it can be used in production, somethings are still missing like proper support for live.</div>

<div>If you can figure out what's wrong, comment on the bug report for the DASH sink and I will try to fix it.</div><div><br></div><div><br></div><div>Andoni </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
Thanks in advance,<br>
<br>
Regards,<br>
<br>
Terry<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/mp4dashmux-tp4666048.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/mp4dashmux-tp4666048.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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>
</blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es" target="_blank">http://www.longomatch.ylatuya.es</a>
</div></div>