Hi, I have a problem with ImageEn 4.3.0 for DelphiXE. When i get format list (with all resolutions for the N index of input device) i see that some devices with integrated webcam doesn't give me all the resolutions but only the lowest resolutions. For example, if a device with webcam can take a photo until 1280x960 the component give me list until 640x480. (tablet model: Samsung ATIV XE500T1C)
Hi, ImageEn shows the list that Windows DirectShow API communicates. However please look at VideoCapture\DirectShow2 example. Is your list the same listed in ListBox1?