guys, recently I want to learn to develop some system-oriented programs in C on Android. For example, git code link like this, at least you have to understand it first and can change it slightly. now I want to find some systematic books or videos to...
for the first time, using the FFmpeg framework, I compiled the source code on deepin and got the include and so files. Then copy to win10 , and create the project as shown in figure then I added the following code to CMarkLists.txt : -sharp For ...
the main reason for asking here is that there are more programmers and more android. adb can detect the device: android studio: appapp: cannot run, which is embarrassing. I don t know if I have any experience, please let me know how to solve ...
recently, in one of my ndk projects, there are garbled codes caused by inconsistent coding in the process of data transmission (I develop the client, but the server is not in charge of it), so I intend to use iconv.h for conversion, but prompt . gui re...
requirements: using the MLT open source multimedia framework on the Android platform, how to compile MLT into a .so library for Android to use? ...
use FFmpeg+SDL to play audio files. When the playback is finished, you do not want to quit the player, and users can still play it by sliding the progress bar. So what is the idea of implementation in the program? where to determine whether the file ...