Open adam-urbanczyk opened 5 years ago
I see this in the code:
https://github.com/morefigs/pymba/blob/72d800f992c251d5334ee44fe30f0367ed397f4d/pymba/vimba_c.py#L328
Porbably this is the answer - one should call VmbFeatureEnumIsAvailable()
on the whole range to filter it, do I get it correctly?
I'm using the following camera:
Mako G-503C
and when I query the camera object for possiblePixelFormat
values I get:It is however not possible to set all of those values, only some of them work:
Any clue what might go wrong?