gmf
gmf copied to clipboard
Bad jpeg quality
Hello.
I am trying to make the quality for jpeg file same as video has but it is not working as I expect.
There is Frame.SetQuality func which set the quality in C struct which I have tried to call here but it has no effect on jpeg files(sha1sum stays the same).
Do you have some idea why quality has no effect? I want to fix this :)