搜索资源列表
dvbt
- dvb-t软件解码的基础知识,适合刚入门,需要对DVB的数据结构,传输流程了解的人员-dvb-t software decoding foundation knowledge portal for just need to DVB data structure, transmission process of understanding
FFMpegSDk.rar
- FFMpeg SDK 开发手册,ffmpeg中主要数据结构和函数的用法,并以output_example.c作为例子分析,FFMpeg SDK Development Manual, ffmpeg in the structure and function key data usage and analysis as an example output_example.c
GUIDETOTHEUSEOFTHEATSCSTANDARD_a_54
- 详细介绍了ATSC 数字电视标准的应用,PID数据结构的分析,数据结构的关联等等,以及PID数据结构的编程!-Detailed information on ATSC digital television standard application, PID data structure analysis, the associated data structures, etc., as well as programming data structure PID!
iPhone-streaming-media-player-
- 在参照了第三代合作伙伴计划的分组交换流媒体服务技术规范的基础上,介绍移动流媒体网络体系中使用的网络协议,论述H.264视频解码技术和AMR-NB(Adaptive Multi-Rate Speech Codec Narrow Band)及AAC(Advanced Audio Coding)音频解码技术以及承载音视频媒体数据的容器3GPP(3rd GenerationPartnership Project)文件结构,针对iPhone平台自身特点,重点研究在iPhone平台上移动流媒体播放器的实
04
- MPEG-4编码技术、MPEG系列标准、编码源代码详细分析 、MPEG-4解码技术、 MPEG-4的数据结构定义 、 解码器数据结构的定义 、 解码器的初始化-MPEG-4 encoding technology, MPEG series of standards, a detailed analysis of the source code encoding, MPEG-4 decoding, MPEG-4 defines the data structure, data structure
MPEG4-ASP
- 硕士毕业论文《MPEG4-ASP视频编码器算法设计 及DSP实现》:研究和实现了MPEG4-ASP视频编码标准的关键算法——运动估计和全局运动估计,掌握了视频压缩编码的核心技术以及在通用DSP平台上实现视频编码器的技术要点并实现了编码器的原型,为MPEG4-ASP编码在嵌入式领域的实际应用和开发奠定了基础。 -In chapter one and two, we mainly introduce the basic principle of video compression and t
FLV-MergeVideo
- 这是一个可以将从网上下载的零碎小片断的FLV视频,合并成一个文件的小程序。 合并FLV文件的注意事项最重要的有三点: 1.只有第一个FLV文件才需要保留脚本标签,删除后面的FLV文件的脚本标签。 2.更改第一个FLV文件脚本标签中的持续时间值(把后面的FLV文件的持续时间值累加上去)。这里要注意的是:FLV文件与VB的双精度值的字节顺序是相反的。 3.后面的FLV文件中,所有视频标签和音频标签中的时间戳,要加上第一个FLV文件中的“持续时间”这个元素值,再加上
RTP_h264dX
- rtp视频传输中结构的建立,及发送数据打包的逻辑,适合做视频会议-rtp video transmission structure established, and the logic of sending data package, suitable for video conferencing