Description: Android platform based video recording demo. This example uses MediaCodec to native YUV video frame transcoding, selection of H.264 cases, also some other encoding support. And MediaRecorder different, the way you can operate their own frame, in order to achieve the operation of the video frame.
To Search:
File list (Check if you may need any files):
VideoCapture\.classpath
............\.project
............\.settings\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\bin\AndroidManifest.xml
............\...\classes\armeabi\libhello-jni.so
............\...\.......\.......-v7a\libhello-jni.so
............\...\.......\com\example\videocapture\AvcEncoder$1.class
............\...\.......\...\.......\............\AvcEncoder.class
............\...\.......\...\.......\............\BuildConfig.class
............\...\.......\...\.......\............\MainActivity.class
............\...\.......\...\.......\............\R$attr.class
............\...\.......\...\.......\............\R$drawable.class
............\...\.......\...\.......\............\R$id.class
............\...\.......\...\.......\............\R$layout.class
............\...\.......\...\.......\............\R$string.class
............\...\.......\...\.......\............\R$style.class
............\...\.......\...\.......\............\R.class
............\...\.......\...\.......\............\Utils\WaterPrintUtils.class
............\...\.......\...\.......\............\waterprint\WaterPrintMarker.class
............\...\.......\mips\libhello-jni.so
............\...\.......\x86\libhello-jni.so
............\...\classes.dex
............\...\dexedLibs\android-support-v4-8b036b2d481aac46188e0f090bda17dc.jar
............\...\res\drawable-hdpi\ic_launcher.png
............\...\...\.........ldpi\ic_launcher.png
............\...\...\.........mdpi\ic_launcher.png
............\...\...\.........xhdpi\ic_launcher.png
............\...\resources.ap_
............\...\VideoCapture.apk
............\gen\com\example\videocapture\BuildConfig.java
............\...\...\.......\............\R.java
............\ic_launcher-web.png
............\lint.xml
............\proguard-project.txt
............\project.properties
............\res\drawable-hdpi\ic_launcher.png
............\...\.........ldpi\ic_launcher.png
............\...\.........mdpi\ic_launcher.png
............\...\.........xhdpi\ic_launcher.png
............\...\layout\activity_main.xml
............\...\values\strings.xml
............\...\......\styles.xml
............\...\......-v11\styles.xml
............\...\.........4\styles.xml
............\src\com\example\videocapture\AvcEncoder.java
............\...\...\.......\............\MainActivity.java
............\...\...\.......\............\Utils\WaterPrintUtils.java
............\...\...\.......\............\waterprint\WaterPrintMarker.java
............\bin\classes\com\example\videocapture\Utils
............\...\.......\...\.......\............\waterprint
............\...\.......\...\.......\videocapture
............\src\com\example\videocapture\Utils
............\...\...\.......\............\waterprint
............\bin\classes\com\example
............\gen\com\example\videocapture
............\src\com\example\videocapture
............\bin\classes\armeabi
............\...\.......\armeabi-v7a
............\...\.......\com
............\...\.......\mips
............\...\.......\x86
............\...\res\drawable-hdpi
............\...\...\drawable-ldpi
............\...\...\drawable-mdpi
............\...\...\drawable-xhdpi
............\gen\com\example
............\src\com\example
............\bin\classes
............\...\dexedLibs
............\...\res
............\gen\com
............\res\drawable-hdpi
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\drawable-xhdpi
............\...\layout
............\...\values
............\...\values-v11
............\...\values-v14
............\src\com
............\.settings
............\assets
............\bin
............\gen
............\res
............\src
VideoCapture