I want to capture full screen, not the screen part in core. Window Key + PrtScr is not suitable for me.
I hope to capture the screen after filter processing like scanline, and include the left & right border in 16:9. The resolution of screen I captured is what the screen resolution set in Mister.ini
Is there any way to achieve the goal?
How to capture full screen?
-
- Top Contributor
- Posts: 433
- Joined: Fri May 29, 2020 8:50 am
- Has thanked: 86 times
- Been thanked: 120 times
Re: How to capture full screen?
An external HDMI capture device would be required.
To the best of my knowledge Linux does not have access to the output post framebuffer for capture of the upscaled and filtered images.
To the best of my knowledge Linux does not have access to the output post framebuffer for capture of the upscaled and filtered images.
-
- Posts: 4
- Joined: Mon Aug 16, 2021 9:52 am
Re: How to capture full screen?
I've found this, but I've misread what you really wanted.JohnsonWang wrote: ↑Mon Aug 16, 2021 10:30 am I want to capture full screen, not the screen part in core. Window Key + PrtScr is not suitable for me.
I hope to capture the screen after filter processing like scanline, and include the left & right border in 16:9. The resolution of screen I captured is what the screen resolution set in Mister.ini
Is there any way to achieve the goal?
https://github.com/MiSTer-devel/Scripts ... demo/nginx