<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
{margin-top:0;
margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Of course, I forgot the attachments.<br>
</p>
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Libav-user <libav-user-bounces@ffmpeg.org> on behalf of Coulter, Sam via Libav-user <libav-user@ffmpeg.org><br>
<b>Sent:</b> Wednesday, November 6, 2019 5:07 PM<br>
<b>To:</b> libav-user@ffmpeg.org<br>
<b>Cc:</b> Coulter, Sam<br>
<b>Subject:</b> [Libav-user] Trouble with afade filter on Android x86 Device</font>
<div> </div>
</div>
<div>
<p><br>
</p>
<p>Hello All,</p>
<p><br>
</p>
<p>I am having some trouble getting an af_afade filter to work on in a native (c++) android program. Swapping out the afade filter for a "volume" filter allows me to change the frame volume as expected, but no configuration of the afade filter seems to modify
the frame at all.</p>
<p><br>
</p>
<p>I am cross compiling ffmpeg from linux with the configure options shown in ffmpeg_configure.sh, setting up the filter graph as shown in ffmpeg_filterSetup.c, and passing the frame in as shown in ffmpeg_useFilter.c (After having received it from an AVCodecContext
object, and before resampling it with "swr_convert_frame").</p>
<p><br>
</p>
<p>Would really appreciate any help anyone can provide!</p>
<p>Thanks,</p>
<p>Sam<br>
</p>
<div><br>
</div>
</div>
</div>
</body>
</html>