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

搜索资源列表

  1. XINGCode

    0下载:
  2. 该代码演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的-demonstration of MPEG-Layer 3 (MP3) format of the document is how it has been s
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:220.81kb
    • 提供者:阿斯特
  1. MFFMBitStream

    0下载:
  2. MFFM Bit Stream A C++ heirachy for reading and writing bit streams. Implemented for maximum efficiency/ease of use. Write or read bit streams for audio and video protocols such as mpeg (mp3), H.263, etc. Many parallel streams could be used in logic
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:57.83kb
    • 提供者:shan
  1. miniplay

    1下载:
  2. 一个Mpeg4播放器,包括Mpeg编解码以及读入播放功能-an Mpeg4 players, including MPEG codec and read into the player
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:36.74kb
    • 提供者:sarah
  1. vlc-0.8.6c.tar

    0下载:
  2. About: VideoLAN Client (VLC) is a media player, streamer, and encoder for Unix, Windows, Mac OS X, BeOS, QNX, and PocketPC. It can play most audio and video codecs (MPEG 1/2/4, DivX, WMV, Vorbis, AC3, AAC, etc.), has support for VCD, SVCD, and DVD
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:15.48mb
    • 提供者:王磊
  1. vlc-0[1].4.6.tar

    0下载:
  2. 持大多数音频和视频格式(MPEG 1/2/4, DivX, WMV, DV, Ogg/Vorbis, AAC, etc.),支持VCD和DVD(带有菜单),可以从网络源中读取流式数据。它也可以作为一个服务器通过网络发送数据流,可选的编码转换的支持。-holders of the majority of audio and video formats (MPEG 1/2/4, DivX, WMV, DV, Ogg / Vorbis, AAC, etc.). Support VCD and DVD
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1.4mb
    • 提供者:侯为
  1. tsanalyzer-read-only

    0下载:
  2. MPEG-2 TS Analyzer Program
  3. 所属分类:DVD

    • 发布日期:2017-05-24
    • 文件大小:7.62mb
    • 提供者:Lee Ji Hoon
  1. mp3_toolbox_v2.0

    0下载:
  2. These are a couple of m-files to read and write mp3 audio files [i.e. files compressed using MPEG-Audio layer 3 encoding] under Matlab.在matlab中读写mp3,这是2.0版本-These are a couple of m-files to read and write mp3 audio files [i.e. files compressed using
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:463.82kb
    • 提供者:corner
  1. MPEG-Audio-Frame-Header

    0下载:
  2. C++实现MPEG话音帧头数据读取与时间长度估计。针对包含XING和VBRI头的MPEG audio帧进行读取,然后根据它们估算声音的长度。这里不包括任何的话音audio数据的编码与解码。但是文章对audio frame header进行了非常详细的说明。-C++ to achieve MPEG audio header data read with the estimated length of time. XING and VBRI for containing the first fram
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-23
    • 文件大小:127.9kb
    • 提供者:陈兰
  1. ReadMPEG

    0下载:
  2. 读取MPEG视频文件的matlab程序,该方法实现速度块-read mpeg vedio files to operation ,and this method is very fast!
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:26.51kb
    • 提供者:
  1. xmplay-1.1

    0下载:
  2. mpeg1播放软件 同时可以参考信息,学习mpeg1的开源软件-XMPLAY is a very nice directory-browser under X11 to use XMPEG, the interactive X11-MPEG-player. MPEG is a video-format described by the ISO-standard ISO CD11172. This implementation here can handle MPEG-str
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:210.66kb
    • 提供者:msgsnd
  1. videoCapture

    0下载:
  2. read mpeg files on windows (opencv_ffmpeg)
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:tarik
  1. komssys-snap-19feb2007

    0下载:
  2. 出版《多媒体技术: 计算、通讯及应用(英文影印版)》牛人使用的RTP通信服务程序,可以用来做多媒体通信快速实验,只支持MPEG-1编码。服务器功能相当于IBM s VideoCharger. -The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use
  3. 所属分类:VOIP program

    • 发布日期:2017-05-12
    • 文件大小:2.46mb
    • 提供者:胡胜红
  1. MPEG-Layer

    0下载:
  2. MP3解码演示,本程序演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的.-MP3 decoder demo, this program demonstrates the MPEG-Layer 3 (MP3) for
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:189.35kb
    • 提供者:356
  1. mp3readandmp3write

    0下载:
  2. mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:2.09mb
    • 提供者:young
  1. VirtualDub-1.9.11-src

    0下载:
  2. VirtualDub is a video capture/processing utility for 32-bit and 64-bit Windows platforms (98/ME/NT4/2000/XP/Vista/7), licensed under the GNU General Public License (GPL). It lacks the editing power of a general-purpose editor such as Adobe Premiere,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2.83mb
    • 提供者:Ruben
  1. mp3_jiama_ys

    0下载:
  2. 该代码演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的-That s the code demonstrates how the MPEG-Layer 3 (MP3) format files such as Wi
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:165.05kb
    • 提供者:付磊
  1. mpeg

    0下载:
  2. the folder gives information about mpeg video segmentation. input video is read and it is segmented
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:padmapriya
搜珍网 www.dssz.com