Thanks Carl for getting back to me. I’ve just transferred my ffmpeg build 
libraries into another working project I found online 
(https://github.com/skorebrits/kxmovie) and that seems to run fine with no 
green flashes / flickering so I’ve realised that the problem cannot be with the 
build script or the final build of the libraries, but must lay in my code to 
create the display of the rtsp stream. The reason I can’t use this Kmovie 
library referenced above is that the performance benchmark does not match  the 
current library/code I’m using and I need the same level of performance.

Is this the right forum to post my code here for help and feedback? I’ve found 
a library that seems to run FFMPEG from an iOS device 
(https://github.com/Arlem/FFmpegWrapper) so I’m going to give that a play now.



On 27/04/2016, at 12:11 AM, Carl Eugen Hoyos 
<[email protected]<mailto:[email protected]>> wrote:

Dee Bitros <Dee.Bitros@...> writes:

I have converted the FFMPEG library using this this link

Unfortunately, build scripts are not supported on this
mailing list.
Please recompile current FFmpeg with a simple configure
line and test again.
Are you able to test with ffmpeg (the application) on iOS?
(This is what I did in the past to solve similar issues.)
If not, this will be very difficult to debug.

Carl Eugen

_______________________________________________
Libav-user mailing list
[email protected]<mailto:[email protected]>
http://ffmpeg.org/mailman/listinfo/libav-user

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to