Description: Phone screen recording tool, you need root privileges, then screen data acquisition system from/dev/graphics/fb0, that the interception of mobile phone screen, and then converted into a sequence of pictures taken MP4 video file format. In order to improve the efficiency of screenshots, I will get the screen every time a byte array first saved to a file, and then read out the document image is formed, so a long time to save the picture, if subsequent optimization
To Search:
File list (Check if you may need any files):
ImageToMp4\.classpath
..........\.project
..........\.settings\org.eclipse.core.resources.prefs
..........\AndroidManifest.xml
..........\gen\com\rainy\imagetomp4\BuildConfig.java
..........\...\...\.....\..........\R.java
..........\ic_launcher-web.png
..........\libs\android-support-v4.jar
..........\....\.rmeabi\libavcodec.so
..........\....\.......\libavformat.so
..........\....\.......\libavutil.so
..........\....\.......\libjniavcodec.so
..........\....\.......\libjniavformat.so
..........\....\.......\libjniavutil.so
..........\....\.......\libjnicvkernels.so
..........\....\.......\libjniopencv_core.so
..........\....\.......\libjniopencv_highgui.so
..........\....\.......\libjniopencv_imgproc.so
..........\....\.......\libjniswscale.so
..........\....\.......\libopencv_core.so
..........\....\.......\libopencv_highgui.so
..........\....\.......\libopencv_imgproc.so
..........\....\.......\libswscale.so
..........\....\.......\libtbb.so
..........\....\javacpp.jar
..........\....\javacv.jar
..........\proguard-project.txt
..........\project.properties
..........\res\drawable-ldpi\icon.png
..........\...\.........mdpi\ic_action_search.png
..........\...\.............\ic_launcher.png
..........\...\layout\activity_main.xml
..........\...\menu\activity_main.xml
..........\...\values\strings.xml
..........\...\......\styles.xml
..........\src\com\rainy\imagetomp4\AbstractLineFilter.java
..........\...\...\.....\..........\FileUtils.java
..........\...\...\.....\..........\IStdoutFilter.java
..........\...\...\.....\..........\MainActivity.java
..........\...\...\.....\..........\PsLineFilter.java
..........\...\...\.....\..........\ShellUtil.java
..........\...\...\.....\..........\VideoCapture.java
..........\gen\com\rainy\imagetomp4
..........\src\com\rainy\imagetomp4
..........\gen\com\rainy
..........\src\com\rainy
..........\gen\com
..........\libs\armeabi
..........\res\drawable-hdpi
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\drawable-xhdpi
..........\...\layout
..........\...\menu
..........\...\values
..........\src\com
..........\.settings
..........\assets
..........\gen
..........\libs
..........\res
..........\src
ImageToMp4