<div dir="ltr">







<p class=""><span class="">Hi, I was looking around to find the reason for the warning while running with the compiled FFmpeg:</span></p>
<p class="">"No accelerated colorspace conversion found from yuv420p to rgb24"</p><p class="">and found it's related to the reason of not usging the GPU.</p>
<p class="">did the following with no difference:<br></p>
<p class="">1) compiled the FFmpeg with x264<br></p>
<p class="">2) added to the configure flags: --enable-neon<br></p><p class="">3) added --enable-static</p>








<p class="">this warning become when calling:<br></p>
<p class="">sws_getContext with PIX_FMT_RGB24 where the source is YUV420P<br></p>
<p class="">compiled for iOS all architecture but when trying only one still same result<br></p>
<p class="">any idea?<br></p><p class=""><br></p><p class="">Thanks,</p><p class="">Yaron</p>
<p class=""><br></p><div class="gmail_signature"></div>
</div>