Page 1 of 1
How to capture full screen?
Posted: Mon Aug 16, 2021 10:30 am
by JohnsonWang
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?
Re: How to capture full screen?
Posted: Mon Aug 16, 2021 1:59 pm
by AngelicLiver
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.
Re: How to capture full screen?
Posted: Tue Aug 17, 2021 2:46 am
by JohnsonWang
Thank you.
Re: How to capture full screen?
Posted: Wed Aug 18, 2021 12:43 am
by BigMac2
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?
I've found this, but I've misread what you really wanted.
https://github.com/MiSTer-devel/Scripts ... demo/nginx