Closed ojwb closed 3 years ago
The new beebjit option -opt video:no-deinterlace-teletext
helps - I still get a video rather than an image, but it looks much better.
Most of the video has the interlaced colours, but there's a brief flicker as it repeats. Looking at the raw bgra frames from beebjit, it's the first two frames - we get a frame with just one interlace, then a frame with just the other interlace, then the rest of the frames have both interlaces combined.
The same effect can be obtained just by looking at the start screen - patch the bot to pass the new option and then:
echo 'V.279;0;0;0;0;'|node client try
I'll open an issue with beebjit.
Looks this is now good enough / remaining issue is with beebjit so I'll close this
We don't yet actually use video:no-deinterlace-teletext
(I just patched it locally for testing) but I'll sort that out.
The MODE7 interlace colour blending trick gives a very flickery video now:
If I revert to jsbeeb locally the bot produces a static image (which is what it produced before). I don't have real hardware to hand to test on, but I'd expect that it would look like the static image (but slightly blurrier, so the colour blending would if anything actually be more effective).
I suspect this is due to when the screen gets snapshotted no longer being directly linked to vsync.