ffmpeg-android-java
ffmpeg-android-java copied to clipboard
Supporting Android 10
I am using this library for my needs. But as this library requires to send input and output file path, and from Android 10, we can't access File path directly, how to support this library for devices running Android 10?
I am using this library for my needs. But as this library requires to send input and output file path, and from Android 10, we can't access File path directly, how to support this library for devices running Android 10?
Did you get answer to this question ?
I solved the same problem as below. I solved the problem by using a different library.
https://github.com/tanersener/mobile-ffmpeg