Hi all!
I've met a problem: RVCamera.GetCamVideoMode returns duplicate resolutions (see attached screenshot):
What is the reason?
Is there a way to fix it?
RVCamera.GetCamVideoMode returns duplicate resolutions
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVCamera.GetCamVideoMode returns duplicate resolutions
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).
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
Well, waiting for a release.
And can you tell me what is the difference in these modes? Just to know.
And can you tell me what is the difference in these modes? Just to know.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVCamera.GetCamVideoMode returns duplicate resolutions
Most probably, just a different structure is used internally.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVCamera.GetCamVideoMode returns duplicate resolutions
This problem was fixed in v7.2