itinance / itinance/react-native-fs

copyAssetsVideoIOS converts MP4 to (really big) thumbnail

Open
#483 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

I have MOV and MP4 videos in my camera roll which I need to upload. However, copyAssetsVideoIOS() is turning my MP4 files into thumbnails (which actually have more kilobytes than the original videos...).

Is there somewhere in the XCode project I can fix this? Or has someone already addressed it in a different branch?

Thanks.

PS. I accidentally used copyAssetsFileIOS once which didn't convert the MP4, but the uploaded filesize didn't match the local file size so my backend rejected it as bad data.

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.