You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing we could extract akin to dominant color and duration, width or height (see e.g. the TechnicalVideoMetadataExtractor) is the aspect ratio of a video or image, which could be helpful in competitive settings. This would require either extending the TechnicalVideoMetadataExtractor or implementing a new Extractor.
The text was updated successfully, but these errors were encountered:
One thing we could extract akin to dominant color and duration, width or height (see e.g. the
TechnicalVideoMetadataExtractor
) is the aspect ratio of a video or image, which could be helpful in competitive settings. This would require either extending theTechnicalVideoMetadataExtractor
or implementing a new Extractor.The text was updated successfully, but these errors were encountered: