I been testing my new desktop cooling and other things. I have releasing my RPI4B 3D printed box design shortly.
Before last apt-get on Friday Nov 1. I could run my 4B at 100% trans-coding video from 480p to 720p or back at a rate of 1x frame rate. After the update is now only works at 0.3x frame rate. (3 times slower). What I have before and after is temperature measurements of 42C at idle, to 72C at max load (trans-coding). Now I get is 39C idle and 47C at max load.
I was reading the temp once per sec with: vcgencmd measure_temp | tr -dc [:digit:]
I turned on "CPU Temperature Monitor" in the tool bar. It is displaying the same information. But is also shoing throttling cpu when the temperature goes over 40C.
Running: "vcgencmd measure_clock arm" when it shows throttled shows: frequency(48)=600117184
When my browser is closed and full at idle is shows like frequency(48)=1500000000
the clock is dropping to about 1/3 max rate.
The only change besides the update was correcting my video to be: hdmi_group=2 & hdmi_mode=58 - fixing a black screen issue during boot. My first testing was using a desktop tv 1080p, the boot just worked.
Any ideas how to correct?