FFmpegMediaMetadataRetriever
FFmpegMediaMetadataRetriever copied to clipboard
getScaledFrameAtTime more and more slow
trafficstars
I use getScaledFrameAtTime more and more slow ,How to solve? thanks! I can get 12 frames per second at the beginning, and only one stitch per second at the end
I'd need to see exactly how you are using the library to debug your issue. Are you doing this in a loop, do you create a new FFmpegMediaMetadataRetriever instance on each pass, do you release the old instance, etc.
Closed due to inactivity.