jonataslaw / jonataslaw/VideoCompress

Compressed video on Android phones is too large

Open
#200 2 comments 7 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
262
Forks
344
PR merge metrics
No merged PRs in 30d

Description

The compressed size of a 1-minute video on an ios phone is about 5M, but the compressed size on an Android phone is about 28M
ios phone: iphone 7
Android phone: HUAWEI P30

code:
await VideoCompress.compressVideo(
file.path,
quality: VideoQuality.DefaultQuality,
deleteOrigin: false,
)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.