搜索资源列表
h264_ffmpeg049pre
- Reffer to ffmpeg 0.4.9pre to modify H264 decoder. U can use it in network stream codec.Output use mmx coding to ARGB, and add a sample to show how to use it. I add many safe function in this case so u can use it in ur company project easily.Pass
cmp4b111122
- CMP4 b111122正式版 -b111122 修正N版在没有任何插件和皮肤时,无法播放单曲的问题 修正mp4类型在stream模式时的快进问题 新增音乐项的bytes参数,和duration类似,表示文件字节总数,专用于无keyframes关键信息时的模拟stream搜索 修正bg_video="{bgcolor:#ffffff}"背景色无法设置的问题 支持自动设置stream参数,判断src是否含有{start_seconds}或{start_bytes} 新增
ffmpeg_brew
- ffmpeg移植到brew平台, 实现功能主要是h264编码, 以及3gp, rtsp协议 在模拟器以及真机上运行成功; 功能不是特别完善, 所以上传到这里期望可以借助大家的力量。-realize the function of decode the h264 stream data from the 3gp or rtsp format.
AudioRecod
- android平台中完成视频刻录功能。调用了Camera获得视频拍摄,得到的视频流为h.263编码格式。-The android platform complete video recording function. Call Camera for h.263 encoding format for video capture, video stream.