iareski

Results 1 comments of iareski

> Ah, yeah that makes sense where you need individual sources. > > Code wise, JPEG support should (hopefully) be as simple as changing > `AV_CODEC_ID_PNG` to `AV_CODEC_ID_JPEG` > https://github.com/synap5e/obs-screenshot-plugin/blob/master/screenshot-filter.c#L452...