This document was generated from CDN thread
Created by: Enrico Conedera on 25-01-2012 11:47:47 PM
The manual for the XF100 says that it outputs 480p60, which is most likely sent as 640x480, which is not a true 16:9 format. If the output format were 720x480/60, then we would recognize it as widescreen and display appropriately.
One way to check this is to use the C40 API to check the input resolution. If you have it hooked up to HDMI 2, then you would run this command in a terminal session, logged in as admin;
xStatus Video Input Source 2
This will return the height, width and refresh rate of the signal.