swift-video-generator icon indicating copy to clipboard operation
swift-video-generator copied to clipboard

4K 60 video crashes during reverse

Open DevAK0000001 opened this issue 2 years ago • 1 comments

i recorded 4k 60 video and try to reverse that video its crashes but other types like HD 60 & HD 30 are working fine, it only crash when i use 4K 60 & 4K 30 video.

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '*** -[AVAssetReaderTrackOutput resetForReadingTimeRanges:] cannot be called after the asset reader has entered a failure state'

DevAK0000001 avatar Nov 07 '22 11:11 DevAK0000001

Hi , if anyone found solution let me know but for temporary i have solved it first i reduce video size from 4k to 1080p and then reverse it.

DevAK0000001 avatar Nov 28 '22 10:11 DevAK0000001