Adding the link to the details of the script working to README.md

pull/10/head
Javernaut 5 years ago
parent 9b9d3bc2e3
commit 0984bc0721
  1. 4
      README.md

@ -10,6 +10,8 @@ The actual content of all this directories depends on how the FFmpeg was configu
The version of FFmpeg here by default is **4.2.1** (but can be overridden). And the script expects to use **at least** Android NDK **r19** (*r20* also works ok). The version of FFmpeg here by default is **4.2.1** (but can be overridden). And the script expects to use **at least** Android NDK **r19** (*r20* also works ok).
The details of how this script is implemented are described in [this blog post](https://proandroiddev.com/a-story-about-ffmpeg-in-android-part-i-compilation-898e4a249422).
## Supported Android ABIs ## Supported Android ABIs
* armeabi-v7a * armeabi-v7a
@ -29,7 +31,7 @@ You have to define an environment variable `ANDROID_NDK_HOME` and set it to a co
## See it in action ## See it in action
Actual Android app that uses the output of the script can be found [here](https://github.com/Javernaut/WhatTheCodec) Actual Android app that uses the output of the script can be found [here](https://github.com/Javernaut/WhatTheCodec).
## Features ## Features

Loading…
Cancel
Save