FYVideoCompressor icon indicating copy to clipboard operation
FYVideoCompressor copied to clipboard

Can't complete when doing batch convert

Open tapgitk opened this issue 2 years ago • 1 comments

I tried batch convert with outputVideoDataByReducingFPS . Compression completed successfully when there are 2 instances of FYVideoCompressor or less, when there are 3 or more instances, at least one instance couldn't go to completion block writer.finishWriting. The failed time as I logged at let cmTime = CMSampleBufferGetPresentationTimeStamp(newSamplePointee) almost reached the end time of the uncompleted video.

Please advise, thanks for your great work.

tapgitk avatar Jul 11 '22 08:07 tapgitk

Thanks for your feedback, I'll have a look at it as soon as possible.

T2Je avatar Jul 21 '22 06:07 T2Je