Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - xvid
Search - xvid - List
实现桶形移位器的所有功能,包括逻辑移位算数移位-fjlaj laj ajf lasjfaj fdljasj dufauw sdfj aj
Update : 2024-05-18 Size : 47104 Publisher : liwei

用C++封装好的XVID视频解压包,可以直接使用-C++ package with a good package XVID video decompression can be used directly
Update : 2024-05-18 Size : 1024 Publisher : 欧阳

用C++封装好的XVID视频压缩包,可以直接调用使用-C++ package with XVID video compression good package, you can use directly call
Update : 2024-05-18 Size : 3072 Publisher : 欧阳

DL : 0
该程序的功能是用来批量生成bmp格式的图片,程序员网上有一些这样的代码,但是当avi的格式为xvid的时候,会有问题,当时通过我的修改,就可以了。这里你还需要注意,你需要安装ffdshow解码器-The functions of the program is used to generate bulk bmp format images, web programmers have some code to do, but when xvid format avi when there is a problem, when my changes it. Here you also need to pay attention, you need to install ffdshow codec
Update : 2024-05-18 Size : 35840 Publisher : tjjman

DL : 0
该程序的功能是用来批量生成bmp格式的图片,程序员网上有一些这样的代码,但是当avi的格式为xvid的时候,会有问题,当时通过我的修改,就可以了。这里你还需要注意,你需要安装ffdshow解码器-The functions of the program is used to generate bulk bmp format images, web programmers have some code to do, but when xvid format avi when there is a problem, when my changes it. Here you also need to pay attention, you need to install ffdshow codec
Update : 2024-05-18 Size : 35840 Publisher : tjjman

xvidcore-1.0.3 vc6工程-xvidcore-1.0.3 vc6
Update : 2024-05-18 Size : 1781760 Publisher : 谢旭明

这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在"打开"菜单中选择 "打开URL",然后输入"rdv2://redcode.meibu.com:9001",然后按 "确定",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上-PlayTheFile
Update : 2024-05-18 Size : 723968 Publisher : ben yao

该程序是xvid的播放器,感觉还可以,自己写的,不知道大家喜欢不喜欢,个人认为还好!-The program is a avi player, feeling still can, write your own, and do not know if you like it or not I personally think that okay!
Update : 2024-05-18 Size : 773120 Publisher : yang

DL : 0
从摄像头采集视频数据后,显示,然后利用xvid编码器进行压缩,并且存储,并使用Jrtp/jrtcp协议进行传输,送至server端显示。-Using xvid codec, capture video data from the camera after the show, and then compressed storage, and use Jrtp/jrtcp protocol for transmission and sent to the server-side display.
Update : 2024-05-18 Size : 6510592 Publisher : xinjirong

DL : 0
client 通过USB摄像头采集数据,进行xvid压缩之后用jrtp/jrtcp协议传输至server端,sever端接收并解压显示。该程序为server端接收程序。-client through the USB camera capture data, xvid compressed using jrtp/jrtcp protocol, to server-side, sever-side to receive and extract the display. The program for the server-side receiving program.
Update : 2024-05-18 Size : 23716864 Publisher : xinjirong

用theora来实现视频编码,theora是开源的codec,效率还不错,跟xvid差不错-To achieve with the theora video encoder
Update : 2024-05-18 Size : 2796544 Publisher : kennylee

DL : 0
非常强大的音视频编码库,支持g721,g723,g729,g7291,h264,mpg4,xvid等。-A very powerful audio and video encoding library, support g721, g723, g729, g7291, h264, mpg4, xvid and so on.
Update : 2024-05-18 Size : 5840896 Publisher : 胡坤桢

XVID 码率控制函数在DSP上的移植及注释,对TI C6000系列的用户非常实用-This is the rate control code of XVID encoder, which is very useful for DSP C6000 series development.
Update : 2024-05-18 Size : 2048 Publisher : 朱越

VC 视频编解码 传输源代码,这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了-VC video codec transmission source code, here is a video codec and transmission of the Demo program is divided into two parts, which are Server and Client side, demonstrating the program using VFW (Video For Windows) programming architecture , the compiler tool VC++6.0 or more, video encoding system using VFW under DivX, of course, you also need to be changed according to Xvid or other, since the Demo previously written more hastily, without leaving any documentation, mainly because the process is very simple, but for there is no VC++ based on either the right are not familiar with VFW friend you had better read carefully
Update : 2024-05-18 Size : 3590144 Publisher : wenzhihua

DL : 0
基于VC++ DirectShow mp4 RTP传输基础介绍-Based on VC++ DirectShow mp4 RTP transport-based presentation
Update : 2024-05-18 Size : 16384 Publisher : 李千

程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized automatically obtain an objective selection box and make camshift track
Update : 2024-05-18 Size : 568320 Publisher : 王呈鹏

MFC对话框的OpenCV视频播放 OpenCV读AVI视频文件的格式有限。只能读指定格式的AVI视频文件。 下载xvid解码器: http://www.xvid.org/Downloads.43.0.html-mfc opencv media
Update : 2024-05-18 Size : 272384 Publisher : Tang

络音视频传输3.0 2006-06-23  TVideoCap-提供视频捕捉,预览的功能  TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。  TRECVideo-和上面的控件是一对,用于接收。  TACMWaveOut-声音输出控件。  TACMWaveIn-声音输入控件。  TSendVideo_VIDX-Vidx压缩传输控件。  TRecXVID --接收vidx压缩初频的控件。  TVideoAdd1---只能结合TSendVideo_vidx的字幕、图片叠加控件。  TVideoDisp--普通的视频显示控件。  TSendG729--音频G729压缩传输的控件。  TRecG729--接收G729压缩音频并播放的控件。 在G729目录下为G729的音频传输控件演示。在Xdivtest下为xdiv视频 传输,以及图片,字幕叠加的演示 安装:在本系统中需要用到两个动态链接库, xvid.dll g729dll.dll,最好请在安装前将其复制到系统目录下, 如:C:\winnt\system32下面。 组播版以及,多线程版本,将会在后面陆续推出, 敬请关注。谢谢!-Contact audio and video transmission 3.0 2006-06-23 TVideoCap-offer video capture, preview function TSendVideo-provided VFW mode, the optional system for transmission compressor control. TRECVideo-and the above control is a pair for receiving. TACMWaveOut-sound output control. TACMWaveIn-voice input control. TSendVideo_VIDX-Vidx compression and transmission control. TRecXVID- Receive vidx early compression frequency control. TVideoAdd1--- can only be combined with TSendVideo_vidx subtitles, images superimposed control. TVideoDisp- General video display control. TSendG729- G729 audio compression and transmission control. TRecG729- G729 compressed audio receiver and playback controls. In the G729 directory for the G729 audio transmission control demonstration. Xdiv video under the Xdivtest Transmission, as well as images, subtitles superimposed presentation Installation: In this system need to use two dynamic link library, xvid.dll g729dll.dll, preferabl
Update : 2024-05-18 Size : 1487872 Publisher : 刘斌

Qt 开发的Mpeg4播放器,用Xvid类库和OpenGL开发-The Qt Mepeg4 cube player, developing by xvid lib and OpenGL
Update : 2024-05-18 Size : 5356544 Publisher : 烙印

开源的MPEG4视频解压缩算法,在VS2008下编译成功,最好不要在VC6.0下编译,那样可能要修改代码。-Open Source Solutions MPEG4 video compression algorithm, in VS2008 compile successfully, it is best not to compile in VC6.0, so may have to modify the code.
Update : 2024-05-18 Size : 996352 Publisher : zhangwen
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.