dev-labs-bg / swift-video-generator

MIT License
639 stars 121 forks source link

4K 60 video crashes during reverse #87

Open DevAK0000001 opened 2 years ago

DevAK0000001 commented 2 years ago

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 commented 1 year ago

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.