VideoCompress
VideoCompress copied to clipboard
How to set compress level ?
String width = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_VIDEO_HEIGHT); String height = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_VIDEO_WIDTH); String rotation =retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_VIDEO_ROTATION);
here is a wrong? width and height switched places....... this make the outVideo Probably deformation