<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/11 Benedictus Maximus <span dir="ltr"><<a href="mailto:marcus.whiteacker@hotmail.de" target="_blank">marcus.whiteacker@hotmail.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><div dir="ltr"><div style="font-size:12pt;font-family:'Calibri'">
<div>Hi all,</div>
<div> </div>
<div>I am trying to use gstreamer in my project, but I have some decode 
problems. </div>
<div>In general, any 720p video in mp4 format plays fluently but the same video 
(=same raw video stream) in mkv format is VERY laggy (unwatchable): I would 
guess, 1 frame per 4 seconds(!). I am using a Nexus 7, so even software 
rendering should work with any 720p video (and so it does with any other media 
player, even xbmc).</div>
<div> </div>
<div>Does somebody know, how to fix this? </div></div></div></div></blockquote><div><br></div><div>This is a known issue and it's caused by the huge debug in matroskademux. This can be fixed using the Release variant or if you are building gstreamer yourself adding variant = ['nodebug'] (or comment out this line: <a href="http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/config/cross-android.cbc#n10">http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/config/cross-android.cbc#n10</a>). <br>

</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="ltr"><div style="font-size:12pt;font-family:'Calibri'">
<div> </div>
<div>And beside that: the x264 project does not compile with armv7/JeallyBean. 
Because of this, I am not able to compile all gstreamer 1.0  using cerbero. I 
get tons of “undefined reference” erros:</div>
<div>“common/mc.c:535: error: undefined reference to ‘x264_mc_init_arm’” (and so 
on).</div></div></div></div></blockquote><div>What's the exact error you get for x264?<br><br></div><div>Andoni <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div><div dir="ltr"><div style="font-size:12pt;font-family:'Calibri'">
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Marcus</div></div>                                         </div></div>
<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>
<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">http://www.longomatch.ylatuya.es</a>
</div></div>