<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="" style="word-wrap:break-word"><span class="" style="font-family:HelveticaNeue">I’m currently connecting to a rstp stream from an external device decoding a h264 format using ffmpeg on an iOS device developing on Xcode 7.3. The FFMpeg library worked
 well for the 32bit version but after the need to convert it to 64bit i’ve been receiving random green flashes/flickers while displaying this rtsp stream. </span>
<div class="" style="font-family:HelveticaNeue"><br class="">
</div>
<div class="" style="font-family:HelveticaNeue">I have converted the FFMPEG library using this this link - <a href="https://github.com/kewlbear/FFmpeg-iOS-build-script" class="">https://github.com/kewlbear/FFmpeg-iOS-build-script</a> - to 64bit. My current
 configuration is as follows. I’ve attached my current build script with the configuration i’m using. </div>
<div class="" style="font-family:HelveticaNeue"><br class="">
</div>
<div class="" style="font-family:HelveticaNeue">I’ve checked the logs, no corrupt frames or messages are printed during the flickering. I’ve tried changing the configuration at build time of the FFMPEG library . I’m stumped on the solution any help and guidance
 in the right direction would be great.</div>
<div class="" style="font-family:HelveticaNeue"><br class="">
</div>
<div class="" style="font-family:HelveticaNeue"></div>
</div>
<div class="" style="word-wrap:break-word">
<div class="" style="font-family:HelveticaNeue"></div>
</div>
</body>
</html>