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
AssetEntity.latlngAsync always return zero for video, ExifInterface just support images format. If location is needed, MediaMetadataRetriever should be used.
Why
I want extract location for video.
The text was updated successfully, but these errors were encountered:
AI Summary: The user requests a feature to extract location data from videos on Android, as the current AssetEntity.latlngAsync method only works for images.
Platforms
Android
Description
AssetEntity.latlngAsync always return zero for video, ExifInterface just support images format. If location is needed, MediaMetadataRetriever should be used.
Why
I want extract location for video.
The text was updated successfully, but these errors were encountered: