搜索资源列表

  1. JMPlayer

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

    • 发布日期:2008-10-13
    • 文件大小:401708
    • 提供者:chenfeng
  1. JMPlayer

    0下载:
  2. 依据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 fro
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:401408
    • 提供者:chenfeng
  1. h.264-information

    0下载:
  2. 最新视频标准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
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:3207168
    • 提供者:东东
  1. DetailedreferenceframewithPOC

    0下载:
  2. 图像、帧、片、NALU的详细解答 能清晰知道POC的用法-Images, fr a mes, film, NALU detailed answer clearly aware of the use of POC
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:张一可
  1. nalu

    0下载:
  2. SVC视频编码,nalu文件解析,用于流提取-SVC video coding, nalu file parsing, extraction for flow
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:杨云川
  1. H264_RTP_Payload

    0下载:
  2. 讲述RTP和Nalu打包格式区别 讲述RTP打包类型-About the difference between RTP and Nalu packaging format package about the type of RTP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:贾学振
  1. H264sourcecode-and-doc

    0下载:
  2. 里面有H264协议的相关内容,并有NALU-decode的程序-H264 protocol which has relevant content, and NALU-decode process
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:1632256
    • 提供者:笨鸟奋飞
  1. RTP_Protocol

    0下载:
  2. 主要介绍遵循rfc3550以及rfc3984,以RTP(实时传送协议)打包H.264格式视频数据 NALU的方法。-Introduces the follow rfc3550 and rfc3984, packaged H.264 format video data NALU RTP (Real-time Transport Protocol).
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:5946368
    • 提供者:吴进
  1. NALDecoder-Analyse

    0下载:
  2. NALDecoder分析.rar.分析h264的nalu单元。包括sps、pps、I帧、P帧。-NALDecoder analysis rar analysis the Nalu unit of h264. Including SPS, pps, I fr a mes, P-fr a mes.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:951296
    • 提供者:
  1. MyTest

    0下载:
  2. rtp nalu sender, need to modify the source file yourself
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:jack
  1. Packet-loss-simulator

    0下载:
  2. This function simulates damages in the received fr a me corresponding to the loss of one NALU (i.e. slice) given a slicing mode and the slice to be lost
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:1014784
    • 提供者:MEHEDI
  1. H264using-PS-package-RTP-sent

    0下载:
  2. 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.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:wxp
  1. libH264Encoder

    0下载:
  2. 对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
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-19
    • 文件大小:374784
    • 提供者:徐伟
  1. VideoFrameInfo

    0下载:
  2. 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,.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:yenwunyui
  1. simplest_mediadata_test

    0下载:
  2. * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程
  3. 所属分类:多媒体

    • 发布日期:2024-05-19
    • 文件大小:24964096
    • 提供者:梁立峰
  1. RTP封装程序

    0下载:
  2. RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李付清

源码中国 www.ymcn.org