搜索资源列表
mpeg2
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。
videoplayeruseMediaplayer
- 使用Mediaplayer播放各种视频文件的完整的c++builder 6源代码及可执行文件-D600 players use various video files to the integrity of the source of c-generation builder 6 executable code and
commvideomonitorbyRF
- 基于DirectShow开发的一个视频和Windows桌面远程监控程序,比较简单易懂,提供了完全的C++源代码,可执行可复用,希望对大家工作上有帮助。-based on the development of a DirectShow Video and Windows desktop remote monitoring procedures, relatively simple to understand and provides a complete C source code, the ex
Mpeg1Codec
- 一个实现mpeg1编码的程序,其中包含了mpeg1编码的源程序,该程序的可执行文件 以及在VC下编译的图形用户界面。 开发平台:Windows XP,Visual C++6.0。-a realization mpeg1 coding procedures, which contains the source code mpeg1, The procedure executable file and the VC compiler, graphical user interface. Pl
gdiplus
- GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI+引入图像,这可比以前的GDI编写近百行代码简便多了,有兴趣的朋友可以下载,包括可执行程序和源代码。(用的是.net外壳)。-yes. Net provide a powerful image processing interface, but the majority of books are still stuck in the SD
mpeg2source
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编
My EZW2
- 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\ debug
MorDirectShowFilter
- 这是RTP DirectShow Filters服务器与客户端可执行程序源码与服务器端代码,支持 RTP, RTCP, RTSP and SDP协议.-This is a RTP DirectShow Filters server and the client-side executable program source code with the server-side code, support for RTP, RTCP, RTSP and SDP protocols.
videocapture
- 主要讲解用vc++开发的视频捕捉系统,有源代码和可执行文件-Mainly on the use vc++ Developed video capture system, source code and executable files
ViCandMPEGJPEGE
- HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
media-file
- 媒体播放器,包含C++编写的所有源码,和生成的可执行.exe,可直接打开运行游戏。可以自由修改。-Media players, including all written in C++ source code, and generate the executable. Exe, can be directly run the game open. Are free to modify.
tcpmp
- 本源代码,可以直接用vs2005进行编译,生成.exe可执行文件(即:cpmp播放器)放到wince600下就可以运行。 我已试过,但是有点小缺憾:下拉菜单没有文字提示,就是些播放符号 -The source code can be compiled with vs2005 generate exe executable file (ie: cpmp player) put wince600 under can run. I have tried, but a little sho
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
vadDetect
- webrtc中vad检测的代码,已经生成了可执行程序,在vs2010下可以直接运行-webrtc in vad detection code has been generated executable can be run directly under vs2010
vc6.0Camer
- VC编写的摄像头程序,可执行的源代码,能正常运行-VC prepared by the camera program, executable source code, to run correctly