<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 02/11/15 16:16, 少华王 wrote:<br>
<blockquote
cite="mid:%3CCANfT13ZVEAjE+d+77FzoWRO=QzJiHVZA-UN9A-JSdNZVkMTPqQ@mail.gmail.com%3E"
type="cite">
<div dir="ltr">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span
style="font-size:14px">> I know there is a demo about it,
but it's on Linux. And I got a</span><br
style="font-size:14px">
<span style="font-size:14px">> message</span><br
style="font-size:14px">
<span style="font-size:14px">></span><br
style="font-size:14px">
<span style="font-size:14px">>
/grammar.y:691:priv_gst_parse_</span><span
style="font-size:14px">yyparse no element "glviewconvert"</span><br
style="font-size:14px">
<span style="font-size:14px">></span><br
style="font-size:14px">
<span style="font-size:14px">> when I wanted to use this
feature on Android in the same way on</span><br
style="font-size:14px">
<span style="font-size:14px">> Linux. Is there another
elements to do the same thing on Android?</span><br
style="font-size:14px">
<span style="font-size:14px">> Or any idea about how to use
glviewconvert on Android?</span><br style="font-size:14px">
<br style="font-size:14px">
<span style="font-size:14px">The changes Matthew was talking
about to enable glviewconvert on GLES2</span><br
style="font-size:14px">
<span style="font-size:14px">platforms is only in git master,
not in the 1.6 branch.</span><br style="font-size:14px">
<br style="font-size:14px">
<span style="font-size:14px">If you want to use it on Android,
you'll need to build GStreamer from</span><br
style="font-size:14px">
<span style="font-size:14px">git master using cerbero.</span><br
style="font-size:14px">
<br style="font-size:14px">
<span style="font-size:14px">- - Jan.</span><br
style="font-size:14px">
<br style="font-size:14px">
<span style="font-size:14px">> Thank you very much for your
help.</span></blockquote>
<div><br>
</div>
<div>Thank you for your answer very much.</div>
<div>But I'm working on Android 6.0 which should work against
gles3, and I still cannot use the glviewconvert element.</div>
<div>Is there any step what I should do?</div>
</div>
</blockquote>
<br>
GLES3 is a superset of GLES2.<br>
<br>
To use glviewconvert in any gles2/gles3/gles3.1/gles3.2 system you
currently have to compile gstreamer from master as the mentioned
commit is not in the 1.6 branch and thus not in any 1.6 releases.<br>
<br>
Cheers<br>
-Matt<br>
</body>
</html>