On Mon, Jan 20, 2020 at 01:08:10AM -0800, Vivek Sonawane wrote:

> I am using proxy server with capture session set to "ON".
> In pf_capture.c under *pf_capture_save_frame(...)*, we have 
> *winpr_bitmap_write(...)* which saves the captured bytes in BMP. Single 
> image takes memory upto 5MB which is too heavy hence I am using 
> *lodepng_encode_memory(...)* which saves the image in PNG but with some 
> distorted color as follows :
> 
> [image: 72593242-83bf8d80-392a-11ea-9ccd-9f9419a5db3f.png]
> 
> I have checked all values of struct LodePNGColorType against with all 
> possible bitdepth values (2,4,8,16,32) but I am not able to capture actual 
> image.

Are you sure this is a correct group to post this testion?

Looks like it's best to start at [1].

1. https://github.com/FreeRDP/FreeRDP/wiki/BugReporting

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/20200120094722.pwauj5qhzcaywuxm%40carbon.

Reply via email to