Recent content by Jaker788

  1. Jaker788

    Is the web server transcoding single threaded?

    This is something I've noticed for a while, but with the recent update to 6 I see that it hasn't improved. Despite having a 16 core 7950x3D, I have stream performance issues which seem to be caused by CPU transcoding overload. When I look at task manager and per core, I see that Blue Iris uses a...
  2. Jaker788

    IPC-Color4K-T & Blue Iris Frame Rate Issues

    I would suggest running continuous sub + alerts. I've got the sub stream at 1080p and around 4096kbps. I recommend using h.264H for main and sub stream. It's better compression and quality over baseline h.264, and better quality seemingly and compatibility over h.265. I also use AI Coding on the...
  3. Jaker788

    Comparing H.265 to H.264H compression (a quick test)

    What you said is close to correct, however H265 does not use macroblocks, it uses coding tree units. Unlike the fixed blocks of H264, H265 can get more granular in blocking off in multiple rectangles to try and code as efficiently as possible, as your second picture demonstrates and this would...