Hello, community,
I want to ask you if there is a way, using LabelBox SDK, to check if a video meets the constraint to be uploaded on the LabelBox platform before trying to upload it.
As stated by the Documentation a video should meets this equation condition:
Frames Per Second (FPS) x Video Duration (Number of secs) == Total Number of Frames
All I was asking is if there is a way to check for this condition before so I can transcode the video and then upload it.
Thank you