simplest_ffmpeg_android_helloworld

所属分类:android开发
开发工具:Java
文件大小:10078KB
下载次数:21
上传日期:2015-08-19 17:15:18
上 传 者xtjj02
说明:  安卓平台下基于FFmpeg的HelloWorld程序,FFmpeg在移动端处理多媒体的例子
(Android platform based on the HelloWorld FFmpeg procedures, FFmpeg in the mobile terminal processing multimedia examples)

文件列表:
simplest_ffmpeg_android_helloworld\.classpath (475, 2015-07-21)
simplest_ffmpeg_android_helloworld\.project (860, 2015-07-21)
simplest_ffmpeg_android_helloworld\.settings\org.eclipse.jdt.core.prefs (177, 2015-07-21)
simplest_ffmpeg_android_helloworld\AndroidManifest.xml (1229, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\AndroidManifest.xml (1229, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\BuildConfig.class (395, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\MainActivity$1.class (1139, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\MainActivity$2.class (1136, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\MainActivity$3.class (1135, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\MainActivity$4.class (1136, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\MainActivity$5.class (1141, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\MainActivity.class (2835, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$attr.class (415, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$dimen.class (536, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$drawable.class (482, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$id.class (740, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$layout.class (478, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$menu.class (463, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$string.class (542, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R$style.class (506, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes\com\leixiaohua1020\sffmpegandroidhelloworld\R.class (923, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\classes.dex (6704, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\dexedLibs\android-support-v4-babcbaf56a7a44985d57b620dc0b9390.jar (232610, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\jarlist.cache (123, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\res\crunch\drawable-hdpi\ic_launcher.png (10006, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\res\crunch\drawable-mdpi\ic_launcher.png (4769, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\res\crunch\drawable-xhdpi\ic_launcher.png (15948, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\res\crunch\drawable-xxhdpi\ic_launcher.png (31070, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\resources.ap_ (67201, 2015-07-21)
simplest_ffmpeg_android_helloworld\bin\SFFmpegAndroidHelloworld.apk (4772451, 2015-07-21)
simplest_ffmpeg_android_helloworld\gen\com\leixiaohua1020\sffmpegandroidhelloworld\BuildConfig.java (190, 2015-07-21)
simplest_ffmpeg_android_helloworld\gen\com\leixiaohua1020\sffmpegandroidhelloworld\R.java (2939, 2015-07-21)
simplest_ffmpeg_android_helloworld\ic_launcher-web.png (217539, 2015-07-21)
simplest_ffmpeg_android_helloworld\jni\Android.mk (1475, 2015-07-21)
simplest_ffmpeg_android_helloworld\jni\Application.mk (73, 2015-07-21)
simplest_ffmpeg_android_helloworld\jni\include\libavcodec\avcodec.h (186775, 2015-07-21)
simplest_ffmpeg_android_helloworld\jni\include\libavcodec\avfft.h (3229, 2015-07-21)
simplest_ffmpeg_android_helloworld\jni\include\libavcodec\dv_profile.h (4090, 2015-07-21)
simplest_ffmpeg_android_helloworld\jni\include\libavcodec\dxva2.h (2451, 2015-07-21)
... ...

最简单的基于FFmpeg的Helloworld例子-安卓 Simplest FFmpeg Android Helloworld 雷霄骅 Lei Xiaohua leixiaohua1020@126.com 中国传媒大学/数字电视技术 Communication University of *** / Digital TV Technology http://blog.csdn.net/leixiaohua1020 本程序是移植FFmpeg到安卓平台的最简单程序。它可以打印出FFmpeg类库的下列信息: Protocol: FFmpeg类库支持的协议 AVFormat: FFmpeg类库支持的封装格式 AVCodec: FFmpeg类库支持的编解码器 AVFilter: FFmpeg类库支持的滤镜 Configure: FFmpeg类库的配置信息 This is the simplest program based on FFmpeg in Android. It can show following informations about FFmpeg library: Protocol: Protocols supported by FFmpeg. AVFormat: Container format supported by FFmpeg. AVCodec: Encoder/Decoder supported by FFmpeg. AVFilter: Filters supported by FFmpeg. Configure: configure information of FFmpeg.

近期下载者

相关文件


收藏者