react-native-video-processing icon indicating copy to clipboard operation
react-native-video-processing copied to clipboard

AVFoundationErrorDomain Code=-11800 ( The operation could not be completed)

Open Logicbuzz04 opened this issue 3 years ago • 3 comments

Hi Shahen94,

I am using your dependancy for trimming or compressing local video from iOS device. video compression work very well for my app but when I try to trim video some time they trimmed well and some time give me warning shown as below and not trim my video.

Possible Unhandled Promise Rejection (id: 0): "Failed: Optional(Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedFailureReason=An unknown error occurred (-16357), NSLocalizedDescription=The operation could not be completed, NSUnderlyingError=0x6000019c3840 {Error Domain=NSOSStatusErrorDomain Code=-16357 "(null)"}})"

please give me your suggestions.

My packages versions are :

"react": "^17.0.2", "react-native": "^0.67.4", "react-native-video-processing": "^2.0.0",

Logicbuzz04 avatar Apr 07 '22 09:04 Logicbuzz04

Have the same issue any news ?

guiTheret avatar May 03 '22 14:05 guiTheret

@Robebou No

Logicbuzz04 avatar Jun 10 '22 09:06 Logicbuzz04

same error ???

germankoco avatar Feb 02 '23 16:02 germankoco