<div dir="ltr">I'm using FFMPEG/sws_scale to convert PixFmt from RGB to YUV(NV12) (Without size scaling!) .<div>It is really a bottleneck of the encoding process, it is extremely slow!!</div><div>What I'm doing wrong? Should I use another FFMPEG convert method instead of sws_scale?<br clear="all"><div>I've checked the OBS studio source code and found that they use a self-written RGB-NV12 converter instead of using FFMPEG/sws_scale.</div><div></div><br class="gmail-Apple-interchange-newline">With best regards,<br><div>Alex K<br></div></div></div>