文件名称:H.263--encod-and-decod
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-11-09
- 文件大小:
- 1.93mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用H.63格式进行视频与音频的编辑。
\H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。
\播放工具 目录中存放的是用于播放YUV格式视频的工具。
\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。
\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing.
\ h. 263 codec source code directory is stored in h. 263 video encoder and decoder of program code.
\ playback tools directory is stored in tool for YUV video formats.
\ compressed video is stored in a directory the author compressed well 263 video data stream file.
Original video \ directory store is used to test the Demo video, YUV format.
\H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。
\播放工具 目录中存放的是用于播放YUV格式视频的工具。
\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。
\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing.
\ h. 263 codec source code directory is stored in h. 263 video encoder and decoder of program code.
\ playback tools directory is stored in tool for YUV video formats.
\ compressed video is stored in a directory the author compressed well 263 video data stream file.
Original video \ directory store is used to test the Demo video, YUV format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
H.263编解码源代码\H.263编解码源代码\h263decoder\config.h
.................\.................\...........\display.c
.................\.................\...........\dither.c
.................\.................\...........\getbits.c
.................\.................\...........\getblk.c
.................\.................\...........\gethdr.c
.................\.................\...........\getpic.c
.................\.................\...........\getvlc.c
.................\.................\...........\getvlc.h
.................\.................\...........\global.h
.................\.................\...........\h263decoder.dsp
.................\.................\...........\h263decoder.dsw
.................\.................\...........\h263decoder.ncb
.................\.................\...........\h263decoder.opt
.................\.................\...........\h263decoder.plg
.................\.................\...........\idct.c
.................\.................\...........\idctref.c
.................\.................\...........\indices.h
.................\.................\...........\recon.c
.................\.................\...........\sac.c
.................\.................\...........\sactbls.h
.................\.................\...........\store.c
.................\.................\...........\tmndec.c
.................\.................\...........\tmndec.h
.................\.................\...........\win.c
.................\.................\...........\win.h
.................\.................\...........\yuv2rgb.c
.................\.................\...........\yuvrgb24.c
.................\.................\....encoder\coder.c
.................\.................\...........\config.h
.................\.................\...........\countbit.c
.................\.................\...........\dct.c
.................\.................\...........\h263encoder.dsp
.................\.................\...........\h263encoder.dsw
.................\.................\...........\h263encoder.ncb
.................\.................\...........\h263encoder.opt
.................\.................\...........\h263encoder.plg
.................\.................\...........\indices.h
.................\.................\...........\io.c
.................\.................\...........\macros.h
.................\.................\...........\main.c
.................\.................\...........\mot_est.c
.................\.................\...........\pred.c
.................\.................\...........\putbits.c
.................\.................\...........\putvlc.c
.................\.................\...........\putvlc.h
.................\.................\...........\quant.c
.................\.................\...........\ratectrl.c
.................\.................\...........\sac.c
.................\.................\...........\sactbls.h
.................\.................\...........\sim.h
.................\.................\...........\snr.c
.................\.................\...........\vlc.h
.................\Readme.txt
.................\压缩视频\15fps.263
.................\........\20kbit.263
.................\........\car16.263
.................\........\carx16.263
.................\........\cla7.263
.................\........\clax7.263
.................\........\fmn20.263
.................\........\fmnx20.263
.................\........\h263decoder.exe
.................\........\mad13.263
.................\........\madx13.263
.................\........\mis7.263
.................\........\misx7.263
.................\........\stream.263
.................\........\suz14.263
.................\........\suzx14.263
.................\原始视频\15fps.yuv
.................\........\20kbit.yuv
.................\........\h263encoder.exe
.................\播放工具\YUVviewer.exe
.................\H.263编解码源代码\h263decoder
.................\.................\h263encoder
.................\H.263编解码源代码
.................\压缩视频
.................\原始视频
.................\播放工具
H.263编解码源代码