I can not figure out how to connect the library FFmpegMediaPlayer to the project. I understand there need to understand the NDK. Who can just explain how to do this?

  • The project on github.com github.com/wseemann/FFmpegMediaPlayer , and it also has a Demo Application. See how it is connected to the Demo Application, do the same - Vladyslav Matviienko
  • there in the build it writes the compile project (': library'), the library folder is 100 MB. This is normal? - antonin14d
  • Yes, normal in the case of connecting NDK. In addition, this is an example from the developer! Where is more normal here - Vladyslav Matviienko

0