资源列表
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
mp4format
- MP4封装格式详细介绍,详细介绍MP4容器封装-MP4 package Format Details
liveMedia
- rtsp server source code
EMpgDec20
- DirectShow中的Mpeg2的解复用和Decoder Filter,对于DVB编程实现流媒体播放非常有用。-DirectShow in Mpeg2 solution reuse and Decoder Filter, programming for DVB streaming media player is very useful.
Hi3515Hardware
- Hi3515 H.264编解码处理器简介。这个是我花钱买来的,共享给大家-Hi3515 H.264 codec processor profile. This is my purchased, shared to us
LveProxy
- 流媒体转发服务器源代码,对学习服务器的朋友很用帮助-Streaming relay server source code, to learn the server is used to help friends
JSVM_Code_reading_notes
- 本资料是对JSVM代码的阅读笔记,对代码有详细的解释。-This information is read notes JSVM code, a detailed explanation of the code.
rqcamd-0.99-sources.tar
- Source code of emu for DVB STB
ffplayexample
- 用vs2008建立的ffmpeg的工程,并有ffplay的示例播放器。当前国内关于ffmpeg的资料并不多,次资料算作是比较重要的资料,推荐下载!-Ffmpeg built with vs2008 project, and ffplay example player. Information on current domestic ffmpeg is not much time information counted as more important information, recommen
AXIS-rtsp
- 通过rtp协议实现了从安讯士axis摄像头读取完整的rtsp视频流rtp数据包-Rtp protocol by Axis axis from the camera to read the complete rtp rtsp video stream packets
FlashPlay
- .net版的视频播放源码,后台可以上传视频,测试没有问题。-NET version of the video playback source, the background can upload videos, test no problem.
MPEG-2-TS-MUX
- 里面都TS mux的资料,从事数字电视的朋友们,可以下载看看,讲述如何进行TS流复用的方法-Inside of the TS mux information in the digital TV friends, you can download to see, how about the TS stream multiplexing method
