CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 流媒体/Mpeg4 搜索资源 - display code

搜索资源列表

  1. t264OVERx255

    0下载:
  2. 1.实现H.264开源代码T264在X255系统上的T264解码+time+LCD Display. 2.解码100帧的foreman.qcif消耗时间10620ms,对部分的C程序(如idct4x4,iquant4x4等)进行ARM指令优化 3.将T264转化为C程序,适用于linux/window(VC6&VC71),并且实现Mx1的移植(Linux系统)-1. H.264 achieve revenue code T264 X255 system in the T264 decod
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:2746100
    • 提供者:贺人龙
  1. 标准H264解码播放

    2下载:
  2. 标准H264解码播放,采用VC6编写的播放库源码,其中还包含有delphi写的调用例子和VC6写的通过JRTP网络传输解码播放,采用Directx7.0解码显示,解码支持各种分辨率,是学习H264和Directx,JRTP的绝佳例子,代码为本人原创-H264 decoding broadcast standard, using the player library written in VC6 source, which also contains examples and calls writ
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-10-30
    • 文件大小:1738592
    • 提供者:lijun
  1. AVSStreamEye

    0下载:
  2. 利用业余时间,仿照Elecard H.264 StramEye写的 中国AVS视频标准的码流分析工具,exe文件 不是源码,代码用delphi写的,需要的话请和我联系。支持逐帧分析,图形化显示每个宏块的信息。由于没有开发自己的解码引擎,所以解码速度有些慢 (最好别用太大的码流来测试它 :))。大家试用后有什么意见可以反馈给我。 解压后直接运行就可以了,绝没有病毒。 -Exe file is not source code, code written with delphi, if re
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:451103
    • 提供者:linxiao
  1. YV12TORGB24

    0下载:
  2. 这个程序实现了YV12转化为RGB24显示,使用FFMPEG开源库,值得学习的地方是转码,显示.开源FFMPEG使用.-This application implements YV12 into RGB24 display, using FFMPEG open source library, and the place of study is the code, display. Open source FFMPEG use.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-25
    • 文件大小:4477952
    • 提供者:
  1. myp1

    0下载:
  2. 一个处理视频的代码,处理AVI格式的,并且可以显示帧数,并且存储文件-A deal with video code, dealing with AVI format and can display frames, and store files
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:438246
    • 提供者:姚伟
  1. AudioPlayer

    0下载:
  2. 模仿MediaPlayer界面的C#版播放器,有人说他这界面挺稀缺,可能是制作方法吧,程序没有细看,可能是调用了Windows MediaPlayer的播放库文件,播放过程中显示音乐色彩信息,窗体左侧为播放信息显示区,右侧是歌曲列表区,此列表可以展开或隐藏。源代码在VS2005下直接编译。 -Mimic the C# version of MediaPlayer interface, player, someone said he was quite scarce this interfac
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:53047
    • 提供者:naojian
  1. ffmpeg4mobile

    0下载:
  2. 这个是3G的一个视频显示的代码。 可以解码mpeg4.运用到WM5.0以上都可以。-This is a 3G video display code. Can decode mpeg4. Above can be applied to WM5.0.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-10
    • 文件大小:1460681
    • 提供者:lijian
  1. decode_lcd

    0下载:
  2. 基于达芬奇框架实现的视频解码及LCD显示的功能实现代码-DaVinci video decoding framework to achieve the realization of the function and LCD display code
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-11
    • 文件大小:2598050
    • 提供者:gliter
  1. wifidisplay

    10下载:
  2. wifi display项目工程源码,可以移植到android手机,机顶盒,pad等设备,端到端的screen mirro功能-the wifi display project source code can be ported to android mobile phones, set-top boxes, pad equipment, end-to-end screen mirro function
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-11-05
    • 文件大小:2855603
    • 提供者:leonsun
  1. StereoUnproject

    0下载:
  2. 3D视频显示代码,可支持3D显示器,3D电视,HDMI 1.4a,供参考-3D video display code that supports 3D display, 3D TV, HDMI 1.4a, for reference
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:565191
    • 提供者:wyg
  1. YUV-change-into-RGB

    0下载:
  2. 本段程序代码实现了在matlab中将YUV视频分解成GRB三个分量的转换,并可以显示出三个分量转换的结果。-This segment achieved in the matlab code will convert YUV video into GRB three components, and can display the results of the three components of the conversion.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:702
    • 提供者:韩宝金
  1. simplest_media_play

    0下载:
  2. 简单的视音频播放示例 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。 一共包括了如下几个子工程: simplest_audio_play_directsound: 使用DirectSound播放PCM
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:10170015
    • 提供者:sol
搜珍网 www.dssz.com