<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 02/09/2012 08:06 AM, Vikas Malhotra wrote:
<blockquote
cite="mid:CADkuiCxwDf4tP0n_Rz=xkXsp4XVGd_CfknK_N8=iJ3GwFWR6-Q@mail.gmail.com"
type="cite">Hello everybody,<br>
<br>
I am working on playing video in my Android device using
GStreamer's GstPlayer class.<br>
Due to some reasons(which i am not able to understand), I am
unable to use surfaceflingersink element. <br>
I should mention that my device is "not rooted" and i am using
"NDK Build of GStreamer NDK Bundle". <br>
<br>
I want to get decoded video frames from my playbin2 element and
pass them to my video rendering layer which i have created.<br>
<br>
Is this possible ? Am I in right direction ? .... please help me
in this project.<br>
</blockquote>
<br>
This is the status quo of the NDK port. The surfaceflinger API is
not accesible from the NDK without complicated hacks atleast in
Android 2.3. For those platforms people would need to write a
videosink using the e.g. bitmap api or opengl es. The later has ben
tried too somewhat. We're really need people here that also are
willing to put some efforts into the platform work :/<br>
<br>
Stefan <br>
<blockquote
cite="mid:CADkuiCxwDf4tP0n_Rz=xkXsp4XVGd_CfknK_N8=iJ3GwFWR6-Q@mail.gmail.com"
type="cite"><br>
<br>
Thanks in advance.<br clear="all">
<br>
-- <br>
<br>
--------------------------------------<br>
Vikas<br>
Bachelor of Engineering<br>
Computer Science and Engineering<br>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-android mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a>
</pre>
</blockquote>
<br>
</body>
</html>