Hi! I'm trying to get every n'th image out of a stream. I found out that if I use --image-out-format=png, the image quality is stellar. If I use --image-out-format=jpg the images are small, but the quality is quite bad - jpg-s are far to much compressed. Is there a command line option for setting ou...