Welcome![Sign In][Sign Up]
Location:
Search - nalu

Search list

[Windows DevelopJMPlayer

Description: 依据JM10.1代码修改而来,可以实时显示解码画面,需要CIF版本请自己修改一下。 注: JM代码有内存泄露 1.image.c里面readnewslice函数一处return之前没有FreeNALU(nalu) 2.mbuffer.c里面free_storable_picture函数少释放一个成员变量s->slice_id,一共10个.
Platform: | Size: 401708 | Author: chenfeng | Hits:

[Windows DevelopJMPlayer

Description: 依据JM10.1代码修改而来,可以实时显示解码画面,需要CIF版本请自己修改一下。 注: JM代码有内存泄露 1.image.c里面readnewslice函数一处return之前没有FreeNALU(nalu) 2.mbuffer.c里面free_storable_picture函数少释放一个成员变量s->slice_id,一共10个. -JM10.1 code changes based on from, you can decode real-time display screen, the need for CIF version of your own tinkering. Note: JM has memory leak 1.image.c code readnewslice inside a function does not return before FreeNALU (nalu) 2.mbuffer.c function inside free_storable_picture less variable release of a member of s-
Platform: | Size: 401408 | Author: chenfeng | Hits:

[Streaming Mpeg4h.264-information

Description: 最新视频标准H.264的相关资料,本人在各大论坛收集到的,希望能给大家一点参考价值-The latest H.264 video standard of the relevant information, I collected in the major forums, and I hope that everyone can reference value
Platform: | Size: 3207168 | Author: 东东 | Hits:

[Software EngineeringDetailedreferenceframewithPOC

Description: 图像、帧、片、NALU的详细解答 能清晰知道POC的用法-Images, frames, film, NALU detailed answer clearly aware of the use of POC
Platform: | Size: 28672 | Author: 张一可 | Hits:

[Streaming Mpeg4nalu

Description: SVC视频编码,nalu文件解析,用于流提取-SVC video coding, nalu file parsing, extraction for flow
Platform: | Size: 3072 | Author: 杨云川 | Hits:

[Internet-NetworkH264_RTP_Payload

Description: 讲述RTP和Nalu打包格式区别 讲述RTP打包类型-About the difference between RTP and Nalu packaging format package about the type of RTP
Platform: | Size: 49152 | Author: 贾学振 | Hits:

[Streaming Mpeg4H264sourcecode-and-doc

Description: 里面有H264协议的相关内容,并有NALU-decode的程序-H264 protocol which has relevant content, and NALU-decode process
Platform: | Size: 1632256 | Author: 笨鸟奋飞 | Hits:

[Streaming Mpeg4RTP_Protocol

Description: 主要介绍遵循rfc3550以及rfc3984,以RTP(实时传送协议)打包H.264格式视频数据 NALU的方法。-Introduces the follow rfc3550 and rfc3984, packaged H.264 format video data NALU RTP (Real-time Transport Protocol).
Platform: | Size: 5946368 | Author: 吴进 | Hits:

[Compress-Decompress algrithmsNALDecoder-Analyse

Description: NALDecoder分析.rar.分析h264的nalu单元。包括sps、pps、I帧、P帧。-NALDecoder analysis rar analysis the Nalu unit of h264. Including SPS, pps, I frames, P-frames.
Platform: | Size: 951296 | Author: | Hits:

[androidMyTest

Description: rtp nalu sender, need to modify the source file yourself
Platform: | Size: 5120 | Author: jack | Hits:

[Streaming Mpeg4Packet-loss-simulator

Description: This function simulates damages in the received frame corresponding to the loss of one NALU (i.e. slice) given a slicing mode and the slice to be lost
Platform: | Size: 1014784 | Author: MEHEDI | Hits:

[Streaming Mpeg4H264using-PS-package-RTP-sent

Description: H264 NALU 使用PS封装 RTP发送。H264视频格式使用PS、RTP封装发送。-H264 NALU using the PS package RTP sent. H264 using the PS package, and then use the RTP package to send.
Platform: | Size: 11264 | Author: wxp | Hits:

[VOIP programlibH264Encoder

Description: 对X264编码器的C++接口封装,方便初学者使用,只需要使用IH264Encoder接口,传入简单的参数即可,输入YUV420P帧,得到编码后数据,并包含NALU的分片信息以及帧类型信息。-On the X264 encoder C++ interface package, easy for beginners to use, only need to use IH264Encoder interface parameters can be passed in a simple, enter YUV420P frame to give the coded data, and contains information NALU fragments and frame type information.
Platform: | Size: 374784 | Author: 徐伟 | Hits:

[Linux-UnixVideoFrameInfo

Description: if the nalu is encrypted, this field is useless if current NALU is SPS PPS,. -if the nalu is encrypted, this field is useless if current NALU is SPS PPS,.
Platform: | Size: 3072 | Author: yenwunyui | Hits:

[Multimedia programsimplest_mediadata_test

Description: * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* This project contains following samples to handling multimedia data: * (1) Video pixel data handling program. It contains several examples to handle RGB and YUV data. * (2) Audio sample data handling program. It contains several examples to handle PCM data. * (3) H.264 stream analysis program. It can parse H.264 bitstream and analysis NALU of stream. * (4) AAC stream analysis program. It can parse AAC bitstream and analysis ADTS frame of stream. * (5) FLV format analysis program. It can analysis FLV file and extract MP3 audio stream. * (6) UDP-RTP protocol analysis program. It can analysis UDP/RTP/MPEG-TS Packet. *)
Platform: | Size: 24964096 | Author: 梁立峰 | Hits:

[Streaming Mpeg4RTP封装程序

Description: RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)
Platform: | Size: 5120 | Author: 李付清 | Hits:

CodeBus www.codebus.net