<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">For sure i first tried to use the
Android MediaPlayer in combination with a RTSP-Stream but it has a
- not configurable - frame buffer which size dependends of the
rtsp fps. The result is a delay about 3-5 seconds which is a known
problem as i discovered.<br>
so for a real time video application your on your own..<br>
<br>
But anyway i thought there might be a few lever (on the encoding
system) which i have to move to increase the decoding performance!<br>
<br>
What about the fast-decoding tune - how can i combine that with my
zero latency configuration?<br>
<br>
Am 04.08.2012 16:05, schrieb Michael Bradshaw:<br>
</div>
<blockquote
cite="mid:CAJ29FNbkSweTiJcvcSZRRNHQq5L0q_AfSdS4JnsMoxjcesW-Dw@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=ISO-8859-1">
<p>On Aug 4, 2012 6:11 AM, "Christian Brümmer" <<a
moz-do-not-send="true" href="mailto:christian.bruemmer@gmx.de">christian.bruemmer@gmx.de</a>>
wrote:<br>
><br>
> Hi,<br>
><br>
> i am using FFmpeg for H264 Decoding on an Android Device.</p>
<p>Out of curiosity, is there a reason you aren't using Android's
native decoder? It may be more optimized for the device than
FFmpeg too. Sorry I don't know how to make FFmpeg faster. </p>
<p>--Michael </p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Libav-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
</pre>
</blockquote>
<br>
</body>
</html>