搜索资源列表
FFMPEG-Android
- FFMPEG移植到Android 网上最详细的教程方法,值得一看-the best code for the android ffmpeg
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
liveCap
- 终于用live555实现了直播,官方的live555只能文件点播,不能直播摄像头视频,这次通过修改,终于搞定了。和大家一起分享。-Finally realized with the live555 broadcast live555 official documents on demand only, not live video camera, this time by modifying, and finally get. To share with everyone.
AndroidCtroll
- 一些关于ffmpeg移植的教程,android上的播放器。-Some tutorial on ffmpeg transplantation, android player.
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
352x288
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,此为测试码流-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion optimization, this is a test stream
FFMPEGAndroid
- 在linux系统下安装eclipse,并导入NDK编译器,编写android.mk脚本文件。把ffmpeg移植到android,通过JNI为上层java提供接口-In the Linux system under eclipse installed, and import NDK compiler, compiling a android.mk scr ipt file. Porting ffmpeg to Android, through the JNI for the java interf
ffmpeg
- 编译好的ffmpeg,可以在Android平台上运行.-Compiled ffmpeg, can be run on the Android platform.
xmt-FFMpeg
- 解决ffmpeg在android移植的问题,使之不依赖底层surface和audiotrack-Solve the problem of ffmpeg in android transplant, so that does not depend on the underlying surface and audiotrack
vlc-ffmpeg--android
- vlc-android播放网络视频成功 这个是移植vlc-android源码进行更改的,可以播放网络rtsp、http、mns等网络实时流媒体视频,精简了vlc-android的源码,对于想做rtsp开发的码友有很好的参考价值,当然,如果想播放本地视频,只需要在基础上进行二次开发就行。参考了laukaka的一篇文章,在这里表示感谢,还有里面的请求rtsp代码我写死了,可以修改,很适合二次开发。-vlc-android play network video successful tr
android-ffmpeg-sample-master
- android视频FFMpeg,surface网络视频开发-android video
ffmpeg-1.2.android.tar
- ffmegp源码,应用在android系统下,通过项目,可以实现android系统下的流媒体研究。-ffmegp source, used in android system, through the project, you can achieve android system for streaming media studies.
ffmpeg-2.1.4.android-bsac
- android ffmpeg 2.1.4 BSAC porting source code
android_ffplay
- Android ffmpeg视频播放器源代码,可以直接播放H264的视频流数据-Android ffmpeg vodeo player source, It can play h264 stream
FFMpeg-debug
- ffmpeg 在Android环境使用的简单例子-ffmpeg demo
ffmpeg-x264-bin-progress.tar
- Android项目里实现视频编辑功能的完整工程代码(ffmpeg/x264/yasm),包括视频编码x264,视频解码ffmpeg,转码进度实现(修改ffmpeg代码),测试例子(Android project implementation of the video editing function of the complete engineering code (ffmpeg/x264/yasm), including video coding, x264, video decoding,
安卓ffmpeg直播源码
- 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)
VitamioRecorderSampleFor20151025
- 一个Android平台短视频视频录制的Sdk,类似于美拍,秒拍等产品的功能(A Android platform for short video and video recording of Sdk, similar to the functions of the American beat, the second beat, and so on)