搜索资源列表
ff_264_dec_vc.rar
- VC编译通过的ffmpeg,解h264码流。 有点慢!!!不如JM14.1,VC compiler adopted ffmpeg, solutions h264 stream. A bit slow! ! ! Not as good as JM14.1
liveMedia_H264_tutorial.rar
- H264VideoFramer的实现,能把h264 encoder输出的NAL单元打包成rtsp流,代码略作修改就可以跑,Implementation of H264VideoFramer, h264 encoder can output NAL unit package rtsp stream, to slightly amend the code can run
VideoRTPH264
- Android 源码,从MediaRecorder类获取原始的H264视频流。并添加SPS、PPS和分隔符00000001。然后保存到文件。也可改为RTP发送。-Android DEMO。Get raw h264 stream use MediaRecorder 。
Elecard_StreamEye_Tools
- 流媒体播放软件,破解版,支持H264码流文件。-Streaming media player software, crack version, support the H264 stream file.
H264player
- 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。-This sample code standard H264 stream RTP package sent to the local port 1234 on my computer, VLC player can receive from port 1234
Encap
- h264封装流格式转变源代码,rtp和纯字节流的转变-h264 stream format changes in the source code package, rtp and pure byte stream changes
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
CCTV_NEWS
- 这里给大家提供一个CMMB的流,编码格式H264-We are here to provide a CMMB, stream, encoding format H264
h264
- 牛人讲接h.264结构,有助于理解h.264码流-Structure of bovine h.264 then people say, help to understand the h.264 stream
ffmpeg_brew
- ffmpeg移植到brew平台, 实现功能主要是h264编码, 以及3gp, rtsp协议 在模拟器以及真机上运行成功; 功能不是特别完善, 所以上传到这里期望可以借助大家的力量。-realize the function of decode the h264 stream data from the 3gp or rtsp format.
H264toTS1
- 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
friptv.tar
- 接受网络中的rtp h264 TS流程序,经测试可用,非常优秀-To accept the network rtp h264 TS stream program, the test can be used, very good
H264Visa
- H264码流分析,非常好用,支持播放分析h264文件码流-H264 stream analyzer
H264
- h264流分析 及中文资料.可以研究学习-h264 stream decode ,support reference,pls enjoy it
H264_RTP
- 用于打包H264视频流,采用视实时传输协议RTP,有分包策略-For packaged H264 video stream, as the real-time transport protocol RTP, there are sub-strategy
h264instance
- H264码流的编码和解码代码,具有较高的参考价值-The H264 stream encoding and decoding code, has a high reference value
h264_to_mkv
- 将纯H264码流合成MKV文件。另外可以包括PCM的音频和ASS的字幕,参照官方V2结构实现。-Pure synthetic H264 stream MKV files. In addition, may include a PCM audio and ASS of subtitles, with reference to the Official V2 structure to achieve.
h264-spsappsprase
- 解析h264码流中的sps和pps数据,按照最新H264文档开发-Sps and pps data of h264 stream parsing , development according to the latest H264 document
RTP封装程序
- RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)