搜索资源列表
H264Android-264encode
- android上使用x264编码H264-android using x264 encoding H264
H264encodertest
- 从相机previewcallback得来的预览数据流,采用H264编码,存储到本的SD卡,H264编码器采用x264移植到Android的动态库,对于andriod视频处理具有较大参考价值-get data stream from the camera previewcallback, using the H264 encoder, and then store in this SD card, the H264 encoder using x264 ported to the Android
Send
- 在android平台上的视频传输,主要是发送部分,通过x264进行压缩,在通过RTP协议发送出去。-In the android platform video transmission, the main part is sent through x264 compressed, sent via the RTP protocol.
Receive
- android视频传输接收部分,通过RTP协议接收数据包,然后通过x264进行解压.-android video transmission receiving part receives data via RTP protocol packets, and then decompress x264.
H264Encoder
- android摄像头采集视频数据,YUV420格式,利用x264编译成android静态库,将YUV420编码成h264格式-Android camera capture video data, YUV420 format, use android x264 compiled into a static library, will be encoded into h264 format YUV420
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,