-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iPhone 16 Pro and Pro Max compression issues #313
Comments
👋 @paulsizer |
I too am seeing this bug on iOS devices. The compressor (version 1.9.0) is returning the original uncompressed URL. Here is the code I am using:
|
Any help with this and how to go about fixing this? Seems to be mostly happening with iPhone 16 users on my end. |
@numandev1 Any info on this? |
Same issue here, I get a few progress updates, up to like 0.008, and then it returns the original URI no matter what params I use. It doesn't matter if I use HEVC or H264. Using 16 Pro Max. With an XS Pro Max things work. |
Current behavior
I seem to be having issues compressing videos recorded on iPhone 16 Pro and 16 Pro Max devices that are in the high efficiency setting for capturing video. This videos are in a .mov video file.
If I record a video on my iPhone 14 Pro the video compresses as normal but when testing with a video recorded on the 16 Pro models and trying to compress it results in the exact same file being returned.
Expected behavior
The file compresses to a MP4 file
Platform
React Native Version
0.74.1
React Native Compressor Version
1.9.0
Reproducible Steps And Demo
The text was updated successfully, but these errors were encountered: