搜索资源列表
h.263编解码范例
- h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!-the H.263 codec procedures. But only when the coding frame coding I and P frames. Decoding the Debug environment will generate errors in the Release environmen
JpegDecoder
- 文件中包含c++环境下的jpeg解码源码程序,含.h文件和.cpp文件,及示例图。debug文档已删
JpegEncoder
- 文件中包含c++环境下的jpeg编码源码程序,含.h文件和.cpp文件,及示例图。debug文档已删
MPEG-4播放器原代码
- 源代码可在VC 6.0或.NET下调试。调试前需要安装Microsoft DirectX 9.0。直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-source code in 6.0 or VC.NET debug. Debugging the former requires Microsoft DirectX 9.0. Direct open / / MyPlayer / BUILD ThePlaya.dsw directories under the docu
MPEG-4播放技术
- (1)源代码可在VC 6.0或.NET下调试。(2)调试前需要安装Microsoft DirectX 9.0。(3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-(1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open / / MyPlayer / BUILD ThePlaya.dsw directori
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
live.2010.11.17_vc6
- live555流媒体服务器源代码2010.11.17版,增加了VC6.0工程,便于进行跟踪和调试。本人在pudn上也找了其他的号称有vc工程的的代码,但下载的结果却很是失望,那些文件里要么没有dsp文件,要么里面只有一个.mak文件,根本无法调试。因此决定自己把dsp工程整理出来。"vc6-live555"目录中是lib工程和exe工程,注意这里只有一个dsw文件,这个workspace包含了5个project,并且建立了项目的依赖关系,因此编译时请打开live555.dsw。"vc6-test
video
- jm8.6的简易视频调试教程,教你怎样设定jm的编解码-A simple debug jm8.6 video tutorial
MPEG-4play
- (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-(1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of t
DECORE
- mp4的解压源代码,vc下进行编译调试,还附有测试文件,-mp4 extract the source code, vc compiled under debug, but also with the test documents,
MyMediaPlayer
- 利用vc++的windows media player控件实现的视频播放器。 已在vc环境下调试成功!-Use vc++ The windows media player control to achieve the video player. Vc environment in debug successfully!
x264_0708
- 在vc在可以编译,其中,汇编部分代码要有nasm编译器。在调试参数中输入--longhelp或者-h,会输出帮助信息。输入相应的编译选项就可以进行编码了。 -In vc can be compiled, including the compilation of some of the code have NASM compiler. In the debug parameter input- longhelp or-h, will be output to help information. E
227264
- test System will automatically delete the directory of debug and release, so please do not put files on these two directory
jm7.6
- MPEG4标准参考程序,实现MPEG所有模块,内含vc6.0工程。可以运行调试。对做视频压缩工作的有很大帮助。-MPEG4 standard reference procedures for all modules to achieve MPEG, containing vc6.0 project. Can run debug. To do the work on the video compression of great help.
Rtsp-SaC
- 实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
Debug
- 播放监控使用的MP4视频流,里面的MP6播放未做,只有DLL没有使用说明,做不了了。不知道有没有大侠帮帮。-MP4 streaming video surveillance used inside without making MP6 player, only DLL does not use, can not do it. Do not know whether there are heroes help.
Debug
- 用vc++编程,使用vc6在windows环境下通过。可以实现音频的播放。-Using c++ programming, use vc6 in the windows environment through. Audio playback can be achieved.
debug
- vlc-2.1.0-vs2010编译时需要的包。-supplemental package for vlc-2.1.0-vs2010
DC_fail
- IPTV CG online fail,[DEBUG] [DOCSIS.CFG_PARSER(pid=460)]: MIMO: prevMimo = -1 newMimo =-1 mimoPresentInFile = 0 [INFO] [DOCSIS.CFG_PARSER(pid=460)]: MIMO: Stored MIMO=-1 post cfg file MIMO=-1
mp4v2_mux_wins_good
- mp4v2源码的VS2010工程,有视频音频混合的例子,可以直接编译后debug会把1.aac和1.h264混合生成test.mp4,拿到mp4v2源码不知道怎么下手进行视音频混合的,可以参考这份代码。其中1.aac和1.h264是按例子需要生成的,格式特定,通用的aac和h264格式需要改例子代码才能支持。2017年6月份的mp4v2代码,比较新。(mp4v2 video and audio mux sample, vs2010)