I have a DM8168 EVM board with Expansion I/O Daughtercard. When I want to capture video from DV, it seems the capture module doesn't work. The command as follow -
./capture_encode_a8host_debug.xv5T -o sample.264 -m 1080p -f 60 -b 1000000 -n 1000 -d 0
When I check input format of DV, it is 1080i/576i in YPbPr mode, and it only supports these two modes. There are some questions here -
a) While dm8168+EIO has CVBS, YPbPr, S-Video, HDMI input modes on daughter card, which modes are supported?
b) Since that DV only supports 1080i/576i in YPbPr mode, how can I make the capture_encode work properly? I've tried to change mode to 1080i60, but it said ERROR: src/ilclient_utils.c: 230: In correct Mode selected!!