hi everyone,
I 'd like to take DM368 to capture video from PC USB camera, and encode it to specific H.264 format. The DM368 should be doing 1080p H.264 encoding all the time. (so, the HDVICP unit is already used.)
I had some thought and come up with further questions, First ly, if the data from USB is encoded, we shall first decode it .
1. what algrithm does most PC usb camera use? raw data, YUY2, Motion-JPEG, and else? any new kind? If H.264, how to deal with the decode ? (note: 1 HDVICP already being encoding)
2. could DM368 handle 1080p MJPEG decode? (the MJCP could do the 1080p MJPEG?)
thanks !