Page 1 of 1

RVCamera.GetCamVideoMode returns duplicate resolutions

Posted: Fri Jan 31, 2020 7:45 pm
by ya_vanka
Hi all!

I've met a problem: RVCamera.GetCamVideoMode returns duplicate resolutions (see attached screenshot):
rvcam_issue2.jpg
rvcam_issue2.jpg (81.02 KiB) Viewed 20967 times
What is the reason?
Is there a way to fix it?

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Posted: Fri Jan 31, 2020 10:20 pm
by Sergey Tkachenko
These modes are not exactly identical. There are some video mode parameters that are not listed in item captions.

In the new version of RVMedia, we changed web cam video mode processing. Most probably, the new version will display only one of these almost-identical-modes for your camera.

I planned to upload the new version today, but found a problem in Lazarus (it looks like this is a Lazarus bug. I found a workaround, so the new version will be released soon).

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Posted: Sat Feb 01, 2020 4:30 pm
by ya_vanka
Well, waiting for a release.
And can you tell me what is the difference in these modes? Just to know.

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Posted: Sat Feb 01, 2020 6:01 pm
by Sergey Tkachenko
Most probably, just a different structure is used internally.

Re: RVCamera.GetCamVideoMode returns duplicate resolutions

Posted: Tue Feb 25, 2020 8:02 pm
by Sergey Tkachenko
This problem was fixed in v7.2