<!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 04/23/2012 05:31 PM, Patrick wrote:
<blockquote cite="mid:4F9575D9.6050600@xor.nu" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Hi,<br>
<br>
First of all: Keep up the good work! I've successfully compiled
gstreamer for android (Samsung Galaxy SII with Gingerbread
(2.3.3).<br>
<br>
I have some additions for anyone else that stumbles upon my post:<br>
- Only use the r6b version of the NDK (download: <a
moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://dl.google.com/android/ndk/android-ndk-r6b-linux-x86.tar.bz2">http://dl.google.com/android/ndk/android-ndk-r6b-linux-x86.tar.bz2</a>).
I've been trying to use the r7c version, but compiling fails on
FAAD.<br>
- Only pull
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
shared libraries from a phone. I've tried it using the emulator,
but linking fails against those files.<br>
- For ubuntu: make sure you've installed the build-essential, flex
and bison<br>
<br>
That where my two cents, now for my problem. <br>
As I have said, I successfully compiles gstreamer for android.
Unfortunately only sound is working with the demo video on a
default SII (mp4 file with h264 encoding), video playback fails. <br>
After looking at logcat, I found that gstreamer can't a suitable
x264 decoder (which is installed in
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
/data/data/com.android.freedesktop.gstreamer/lib as done by the
install_to_device.sh).<br>
</blockquote>
<br>
We don't have a working video rendering plugin for the NDK build
right now. The surfaceflinger is not accessible to native apps on
gingerbread :/ Nobody stepped up to work on a gles based sink or
even a simple one using the bitmap api.<br>
<br>
Stefan<br>
<blockquote cite="mid:4F9575D9.6050600@xor.nu" type="cite"> <br>
I hope you can help me resolve my problem.<br>
<br>
Patrick<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>