Hoàng Minh Nhật
Hoàng Minh Nhật
@joshbernfeld I used your sample `SampleMovieEncoding`, record a video with iPhone 7+ (iOS 12.x), then import to project then apply filter and encoding video. But I faced this bug: ```WARNING:...
@joshbernfeld I set nil to `videoNaturalTimeScale`, now `movieFragmentInterval = CMTimeMakeWithSeconds(1, 1000)` but still error. Maybe because this file is HEVC codec? File: https://drive.google.com/file/d/1FWsIDPJ5Im4CeZ5vZ3X4XUyhX5EQUESb/view?usp=sharing File info: Codecs: HEVC, AAC, Timed Metadata...
@joshbernfeld thanks for your answer, it worked. I really appreciate your help.