Hello,
here is a patch to allow full screen (hd) screenshots with plugin screenshot-0.0.16. ( i'm use this source : https://github.com/jowi24/vdr-screenshot )
* set setup limits to 768x576 to MAXOSDWIDTHxMAXOSDHEIGHT * allow image size 0x0 to get current video full screen. * set default output path from /tmp to cPlugin::CacheDirectory * remove unused Setup::iUserKey * and fix a typo in a osd message
Best regards, Andreas
Hi
Am 25.06.2017 um 12:42 schrieb Andreas Brachold:
Hello,
here is a patch to allow full screen (hd) screenshots with plugin screenshot-0.0.16. ( i'm use this source : https://github.com/jowi24/vdr-screenshot )
I think the best way to supply your patch is to create a pull request to the repository on Github.
Regards, Thomas