Hi everyone,
i apologise for the long message, im basically testing and rebooting like a crazy person while writing this 
@popcornmix No, absolutely nothing beside
[ 83.524947] rpivid feb10000.codec: rpivid_h265_start: (3840x1920)
[ 83.568896] rpivid feb10000.codec: SPS changed
[ 83.568913] rpivid feb10000.codec: PPS changed
I haven't seen this on LE 10.0.2.
Please test with LE10.0.2 and after the issue occurred ssh in and check if the RPi had throttled - insufficient power supply could cause such issues.
I'm using 10.0.2 (i've built git-images for months, but the moment the release-image of 10.0.2 appeared, i've upgraded to that). But the throtteling-comment reminded me that i have overclocked the Pi4 (to 2000/700 with overvoltage=6), so just to be thorough, ive removed the overclocking, and guess what, the noise flashes are gone :-S. After a lot of trying, it seems to be the CPU/Core overclocking, with overclocking 2000 and no GPU/Core overclock, it works fine.
10.0.1 with GPU overclocking -> good
10.0.2 with GPU overclocking -> random noise every few minutes
10.0.2 without GPU overclocking -> good
the pi never throtteles, no underpower or overheat (barly goes above 55C on h265-UHD). But the wheirdness does not stop there, i have some UHD-H265 Files with a high bitrate, that give me a "No Signal" on my Samsung TV, when played with 10.0.2+overclock, but work fine on 10.0.1+overclock, and fine on 10.0.2 without GPU overclock! This is reproducable on a second RPi4, so it's not an issue of the specific board. The only non-obvious difference in vcgen ist the pixel frequency:
core: frequency(1)=500000992
v3d: frequency(46)=500000992
pixel: frequency(29)=149989744
core: frequency(1)=700009280
v3d: frequency(46)=700009280
pixel: frequency(29)=299979488
What does the pixel frequency mean, is this somehow related to the HDMI? Both issues "feel" like a problem on HDMI, the random flashes do not look like mpeg-decoding-blocks and are way to short. IIRC, there was some firmware change, not at the same time, but within a few weeks, when the deinterlacing was introduced into git, i think for 4k@60fps (with i tested with hdmi_enable_4kp60=0 and 1 and does not seem to have an influcence). Can i simply copy over the firmware files from 10.0.1 to 10.0.2, or is the newer firmware requered by Kodi on 10.0.2?
Can i somehow see hdmi or other errors in the gpu/firmware with vcgen, or what mode the rasperry hdmi is, when i get No Signal...?
Regards, /hp