Location:
Search - android ffmpeg
Search list
Description: ffmpeg for android library
Platform: |
Size: 779381 |
Author: dmysscom |
Hits:
Description: 一个基于android平台的H.264编解码程序,利用ffmpeg移植到android移动终端-An android platform based on the H.264 codec procedures, very good use of the H.264 codec
Platform: |
Size: 1362944 |
Author: hongqiangcao |
Hits:
Description: ffmpeg for android library
anroid手机上的一个音视频编解码库-ffmpeg for android library
Platform: |
Size: 779264 |
Author: dmyss |
Hits:
Description: H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。
程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。
在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。
如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。
不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。
注意解码库写死了视频大小240x320,其他视频大小要简单修改一下底层的代码。-H264 decoder source code, porting ffmpeg s H264 decoding to Android, the depth of cut optimization, in the simulator (320x480) in the validation passed.
Platform: |
Size: 650240 |
Author: caoliang |
Hits:
Description: Android 解码h264文件,移植FFMPEG实现编解码。-Android decode h264 files to achieve transplantation FFMPEG codec.
Platform: |
Size: 229376 |
Author: 徐 |
Hits:
Description: FFMPEG移植到Android 网上最详细的教程方法,值得一看-the best code for the android ffmpeg
Platform: |
Size: 10240 |
Author: meng |
Hits:
Description: Android 平台当前最好用的万能播放器Rockplayer 源代码-Android rockplayer
Platform: |
Size: 4361216 |
Author: meng |
Hits:
Description: 这是本人公司几个人历经6个月开发的一款采用ffmpeg硬解所有主流视频格式的anroid播放软件。-This is my company for 6 months after several people developed a hardware solution using ffmpeg all popular video formats anroid player.
Platform: |
Size: 8556544 |
Author: studystate |
Hits:
Description: android source FFMpeg
Platform: |
Size: 47026176 |
Author: jooyoung |
Hits:
Description: 移植到android的开源ffmpeg解码器,支持大部分视频编码-Transplanted into android open source ffmpeg decoder, support most video coding
Platform: |
Size: 5398528 |
Author: 颜风 |
Hits:
Description: android media player base on ffmpeg
Platform: |
Size: 4106240 |
Author: flywingsky |
Hits:
Description: ffmpeg移植到android上及使用例子-ported to android on ffmpeg and use examples
Platform: |
Size: 9862144 |
Author: 张彦利 |
Hits:
Description: NDK+android的安装,配置过程。。以及简单的实例-NDK,install,preference steps,and some simple examples
Platform: |
Size: 45056 |
Author: 吴京 |
Hits:
Description: android视频FFMpeg,surface网络视频开发-android video
Platform: |
Size: 16339968 |
Author: konghuari |
Hits:
Description: 本论文结合FFmpeg开源代码中解码流程,提出了移动终端流媒体播放器基于分层体系架构的设计方案。该设计的特点是在底层屏蔽不同类型文件解码时对媒体流处理的差异,并且提供了对外部摄像头设备的控制功能-android ffmpeg design
Platform: |
Size: 9216 |
Author: chunhui |
Hits:
Description: android ffmpeg 2.1.4 BSAC porting source code
Platform: |
Size: 10045440 |
Author: lee |
Hits:
Description: ffmpeg for android视频录制压缩剪裁合成-ffmpeg for androidK-songs-got-talent
Platform: |
Size: 10912768 |
Author: mangpanhui |
Hits:
Description: 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, transcoding progress achieved (modify ffmpeg code), test examples)
Platform: |
Size: 11542528 |
Author: kuangreng
|
Hits:
Description: 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)
Platform: |
Size: 11628544 |
Author: netuml
|
Hits:
Description: Android平台施工ffmpeg队摄像头数据进行h264编码(Encode Android camera data to H264 ES)
Platform: |
Size: 230400 |
Author: gengj
|
Hits: