kaiden

Results 7 comments of kaiden

Use version 1.2.4 and 1.1.0 also has this problem

Use writer.dispose(); it also does not work.

Thank You, But I need to solve this problem as soon as possible. Do you have some method I can try to solve it.

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSAutoreleasePool retain]: Cannot retain an autorelease pool' *** First throw call stack: (0x189334f20 0x1811d72b8 0x18881f238 0x1e5d7cd3c 0x1e5d7d458 0x1e5d7d3ec 0x1e5d7d8e8 0x1e5d7d7f8...

I can not get the exception from the opencv_dart

When I first install apk, run it. the log is before. and I run the app second again, log is the below. LOG:[mMovieWriterInput isReadyForMoreMediaData] Not ready for media data or...

Yes,and I should set the suffix of file to “.avi”, then use vw.open(dst!, "MJPG", fps, (width, height), apiPreference: cv.CAP_OPENCV_MJPEG); this works . Can not set suffix to ".mp4". Thank you...