文件名称:TNALLDecodderh
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 212kb
- 下载次数:
- 0次
- 提 供 者:
- xin****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是自己编的一个h.264的NAL层的解码小程序源码,它首先从H264文件件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。 可直接使用。
-This is one of their series h.264 NAL layer decoding applet source code, it is first of all to read the stream from H264 file pieces, and then separating each NAL to H264 packaged into RTP packets. Can be used directly.
-This is one of their series h.264 NAL layer decoding applet source code, it is first of all to read the stream from H264 file pieces, and then separating each NAL to H264 packaged into RTP packets. Can be used directly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TNALLDecodderh\NALDecoder\my.h264
..............\..........\NALDecoder.cpp
..............\..........\NALDecoder.dsp
..............\..........\NALDecoder.dsw
..............\..........\NALDecoder.ncb
..............\..........\NALDecoder.opt
..............\..........\NALDecoder.plg
..............\..........\ReadMe.txt
..............\..........\StdAfx.cpp
..............\..........\StdAfx.h
..............\NALDecoder
TNALLDecodderh