搜索资源列表
3GPFileViewer
- 3gp文件格式研究 对3gp文件格式进行解析。是个学习多媒体编程的好例子。
CLrc.rar
- 用于解析CLrc歌词文件的类,源码中还包含使用的实例。,CLrc lyrics for the analysis of the types of documents, source code also contains examples of use.
Avi_Com_deco
- 利用VC++实现AVI文件的合成和分解源码,演示了如何将一组静态Bmp图片合成一个avi视频文件以及如何将一个avi视频文件解析保存为一系列的bmp图像文件-AVI using VC++ to achieve the synthesis and decomposition of source documents, demonstrates how a group of pictures into one static Bmp avi video files and how to resolve
JM
- JM86详细代码外加部分注释。包括编码器和解码器,配置文件。其中还包括了yuvplayer视频解析软件。-JM86 code plus some detailed comments. Including encoders and decoders, the configuration file.
WmCopy
- 用wmsdk写的获取asf格式视频帧数据的代码,可以作为视频开发中的asf文件解析模块。-With wmsdk write access asf format video frame data code, can be used as development asf video file analysis module.
ExtractWAV
- 一个对 windows 的wave 文件解析的例子-1 pairs of windows to wave file parsing example
Mp3Player
- MP3,playerm主要是android实现音乐播放器功能,包含文件的下载等操作以及歌词的解析显示-MP3, playerm achieved mainly android music player features, including file downloads and other analytical operations and lyrics display
ES
- ES流解析程序,包含原代码以及测试文件,供学习-es program
MPEG-2-TS-parse
- ts文件格式的详细说明,还有一些解析的代码。-ts file format details, and some parsing code.
20117915311240
- 使用VC解析avi文件,主要是分析avi文件头,提取各种信息,比如采样率等,还可以计算文件播放时长。 -Avi files using the VC analysis, is to analyze the avi file header, extract various information, such as sampling rate, you can also calculate the file to play long.
song_lrc
- 歌词解析项目,分析lrc文件,在屏幕上显示歌词,可以滚动出现歌词-Lyrics analysis project, analysis lrc file, lyrics on the screen, you can scroll there
LRC
- 说明: 1、本程序在vc6.0环境下调试成功 环境:需安装千千静听到默认路径下,同时安装vc6.0环境 2、本程序完成功能: 完成irc格式歌词的文件读取、解析、链表创建等, 同时在屏幕上将解析出的歌词进行实时显示 3、输入歌名前要加路径但无需扩展名 例如:要播放D盘下的歌曲文件里的《简单爱》 就要输入:D://歌曲//简单爱 播放本工程下音乐文件的歌曲输入:音乐//xx(歌名) 4、只能播放mp3格式的歌曲-Descr iption
pasf
- 解析asf文件格式,用于分析处理wma/wmv等文件-an asf file parser in plain c code, for analyzing and processing wma/wmv files
ffmpeg
- ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
asfdec
- asf文件, 格式解析, 借助ffmpeg做了修改-asf file demuxer
MP4FileAnalyzer
- 解析MP4文件源码 树形结构显示每一个box(atom)的长度和字段值-analysze MP4 file source code,show each box type and len, also fileds value of the box。
send_h264_rtp
- 解析h264视频文件,打包成rtp格式发送出去,工程用vc++6.0打开就行,用vlc测试可播放。-Parse h264 video files, packaged into rtp format sent the engineering vc++6.0 open playable on the line, vlc test.
ts
- DVB的TS流文件解码,实现pat、pmt、nit、sdt 四张表的解析-DVB TS stream file decoding, pat, pmt, nit, sdt four parsing table
WavFileFormat
- wav文件格式分析详解和解析代码 解析常用的wav文件头,非常有用,帮助理解wav文件-wav file format analysis Xiangjie and parsing code
AviParas
- Avi文件解析,读取AVi文件信息,读取文件数据块!-AVi file parser source code,read File information,reade file context.