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.

疑问:on the fly是什么含义?

/** @brief Set the resizer/previewer to "on the fly mode". In this
* mode the capture device is chained with previewer/resizer to resize
* and do chroma conversion on the fly.
*
* @remarks Only applicable for dm365 Linux.
* @remarks If this flag is set for composite input, the captured
* frames will be de-interlaced automatically.
* @remarks If this flag is enabled the kernel command line parameter
* dm365_imp.oper_mode should be set to '1', otherwise '0'.
*/
Bool onTheFly;