搜索资源列表

  1. H.264编码算法的完整源代码

    3下载:
  2. H.264编码算法的完整源代码 文件:VideoEncoderX264.h class CVideoEncoderX264 : { public: CVideoEncoderX264(void); ~CVideoEncoderX264(void); virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item);
  3. 所属分类:IP电话/视频会议

    • 发布日期:2009-09-12
    • 文件大小:30720
    • 提供者:lixh2009
  1. h.264解码器

    0下载:
  2. 一个媒体播放器,可以播放264格式的文件,是对H.264算法的软件实现。注意,本代码仅仅供学习实验使用-a media player that can play 264 files, the H.264 algorithm software implementation. Note that this code only for the use of experimental study
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:67584
    • 提供者:韩志达
  1. MySeverDemo1

    0下载:
  2. 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program f
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:172032
    • 提供者:黄越
  1. FFmpegDecodeDemo

    0下载:
  2. 采用FFmpeg对H.264文件进行解码的优秀例子。-are used to decode H.264 document outstanding examples.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:蒋林
  1. PJMPlayer

    0下载:
  2. 程序以及测试文件。 说明: 1.两个程序均可以播放X264生成的264文件,这里先只支持QCIF,文件名固定为test.264,不是这个名称将无法解码 2.PC版将两个文件放在同一个文件夹下即可运行,按播放可以观察播放效果 3.Pocket PC版将264文件放在根目录下,运行即可观察解码效果。 JM是基于JM10.1,纯C的,解码速度比T264慢很多。-testing procedures and docume
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-20
    • 文件大小:362496
    • 提供者:fangzongdi
  1. DVSzhang

    0下载:
  2. 这个一个编码后的H.264文件,供做编解码的朋友使用-This a H.264 encoded files for codecs make use of the Friend
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:1590272
    • 提供者:33
  1. 264totxt

    0下载:
  2. 将264文件的二进制码转换成文本文件,以便于264文件的调试显示。-264 files will be converted into binary code a text file in order to debug 264 documents show.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:153600
    • 提供者:王大力
  1. HBPlayCOM11

    0下载:
  2. 用vc写的一个插件例子,安装后可以播放.264文件。-Used to write a plug-vc example, after the installation files can play .264.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3594240
    • 提供者:广超
  1. H.264(chinese)

    0下载:
  2. H.264协议中文版,有要音频压缩编码的可以参考-Chinese version of H.264 protocol, there should be audio compression encoding can refer to
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:3742720
    • 提供者:yan shaochen
  1. NALDecoder

    0下载:
  2. 这是自己编的一个h.264的NAL层的解码小程序,它首先从H264文件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。-This is an own h.264 decoding of the NAL layer of small procedures, it is first of all from the H264 stream to read the document, and then separated from
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:217088
    • 提供者:liming
  1. VideoNet_srch263

    0下载:
  2. 可以网络传输实时播放264文件,也可以传输文本信息,可以通过摄像头采集后传输到远端播放-Can be real-time broadcast network 264 documents, can also transmit text information may be collected through the camera after the transmission to the remote player
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:24624128
    • 提供者:宋小明
  1. Player

    0下载:
  2. H.264解码,可以解析yuv格式的文件-H.264 codec, you can resolve yuv file
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:1273856
    • 提供者:limin
  1. 47651479H264EncodingandDecoding

    0下载:
  2. 采用rtp包发送h.264文件,能够根据标志位一帧一帧拆分h.264文件。-Using rtp packet sent h.264 files, can be a bit under the flag a split h.264 files.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:901120
    • 提供者:fanxiaoyuan
  1. H264Xplayer06182

    0下载:
  2. 这个程序(包含源码)可以用来解压缩通用h.264文件。-This program (including source code) can be used to extract the common h.264 files.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:7041024
    • 提供者:黄星
  1. h.264

    0下载:
  2. 一个媒体播放器,可以播放264格式的文件,是对H.264算法的软件实现-A media player that can play 264 file formats is a software implementation of H.264 algorithm
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:Andy
  1. src

    0下载:
  2. H.264解码!!可以实现H。264文件的解吗,速度很快,有想用的可以试下。-H.264 decoding! ! Can achieve H. 264 file solution you, very fast, there can be used to try it.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:2480128
    • 提供者:lzm
  1. S3C6410_datasheet_H.264

    0下载:
  2. 主要包括s3c6410的datasheet,并包括在6410芯片上的Android平台H.264的解码流程,包括读取h.264文件,到输出到LCD.对于做基于android的视频的朋友还是有帮助的!-Including s3c6410 the datasheet, and included in the 6410 chip to decode H.264 Android platform process, including readi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:9121792
    • 提供者:yonhan
  1. H264toFLVandRTMP

    1下载:
  2. 将h.264文件转化为flv格式并通过rtmp协议发送到adobe 流媒体服务器 实现网页播放-it is a program to convert the h.264 format data to flv data,by using the rtmp publish to adobe server,then you can watch it by web
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:1332224
    • 提供者:forrest
  1. 264

    0下载:
  2. ffmpeg中将264文件打包成TS流的代码,本人亲自在使用,生成的TS流可以使用VLC播放-ffmpeg in 264 files packaged into the code of the TS stream, I personally use the TS stream generated can use VLC player
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:kongyameng
  1. h.264-decode

    0下载:
  2. 改工程为从ffmpeg中提取文件,在VS下整合成的h.264文件解码-decode h.264 files
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-20
    • 文件大小:4445184
    • 提供者:MrD
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org