Method and Description |
---|
com.arthenica.mobileffmpeg.FFmpeg.execute(String, String)
argument splitting mechanism used in this method is pretty simple and prone to
errors. Consider using a more advanced method like
FFmpeg.execute(String) or
FFmpeg.execute(String[]) |
com.arthenica.mobileffmpeg.FFprobe.getMediaInformation(String, Long)
this method is deprecated since v4.3.1. You can still use this method but
timeout parameter is not effective anymore. |