Procedure from fv registration to fv acquisition

Procedure from fv registration to fv acquisition

../_images/api_fv_process.png
The tile is inactive at the stage of video registration, so the tile is not available to use for fv.
The tile will be ready to use in fv after running media activation using proper API .(4 in above figure)

About uploaded video size and output fv size on video registration phase

In the video registration phase, specifications of video size and output fv video size is as below. The media’s aspect ratio will be same and the media will not be clipped after conversion.

../_images/api_fv_size01.png

If the uploaded video size is smaller than output fv size,

If the size of the input video is smaller than the output size, the difference of size will be filled with black color.

../_images/api_fv_size02.png

If uploaded video size is larger than otuput fv size,

If the size of the input video is larger than the output size, input video is cut to output video size and the difference of size with black color.

../_images/api_fv_size03.png