-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Current behavior
Same video, same code, the result is too much different from android to ios. The android compression result is too bad.
Expected behavior
Get better quality. Is it possible to edit compression level ? I already checked existing issues and tried many config.
Platform
- Android
- iOS
React Native Version
0.81.4
React Native Compressor Version
1.13.0
Reproducible Steps And Demo
Video.compress(
file.uri,
{},
(progress) => onProgress(progress)
);
hanna-becker
Metadata
Metadata
Assignees
Labels
No labels