Hello,
I am using the GST C API to encode MJPEG images, and am having trouble finding a way to adjust the JPEG image quality.
The "vpuenc" GST module offers the "bitrate" and "quant" settings, but adjusting these appears to have no effect on output quality.
How would I go about adjusting the typical JPEG "quality" parameter, if it is even possible?
Thanks!