This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Question about vpfe_capture error....

Using dvsdk 4, DMAI, and the dm368.  When I switch to single shot mode in the boot parameters, setting onTheFly capture parameter to false, and asking for UYVY instead of 420SEMIP I get an error from the capture driver as follows....

vpfe_capture: error: should use ipipe

It appears that I can capture frames.  I wrote them to a file and intend to write an app to check them out to see if they are correct.  But I was wondering if this error is incorrect and should be ignored.  Or does it point to something I need to fix?

The reason for my configuration is that I need to capture and encode the frames interlaced.  Or even capture them interlaced and use a better algorithm to deinterlace before encoding.  Both actually since I need to deinterlace then rescale to SIF sized videos and the demo version of dropping fields is entierly unacceptable quality.

John A