CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vedio file
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vedio file - List
[
DirextX
]
Audio_Vedio_Caption
DL : 0
实现摄像头的视频采集,声卡的声音采集,合成AVI文件,支持AGP/PCI/USB等各种接口的采集卡,支持数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。-achieve video camera collection, the voices sound card collection, synthesis AVI file, support AGP/PCI/USB interface such as the acquisition card to support the importation of digital cameras, real time From Wikipedia. Pin Pin Collection preview, support for Hot Swap and so on.
Update
: 2025-02-19
Size
: 151kb
Publisher
:
davin
[
JSP/Java
]
java+JDK+examples
DL : 0
本代码以J2SE 5.0为开发环境,选取Java应用的典型实例,循序渐进地介绍了Java语言的各种开发方法和技巧。共有19个章节,169个实例,内容涉及Java的语言基础、面向对象程序设计、数字处理、数组与集合、字符串、异常处理、文件操作、多线程、Swing编程、图形和多媒体编程、反射机制、网络程序设计、数据库编程、Applet、Java与XML、Java Mail、JSP与Servlet,并专门用一章介绍J2SE 5.0的新特性。-The code for the J2SE 5.0 development environment, select Java applications typical examples, step-by-step introduction of the Java language to develop a variety of techniques and skills. A total of 19 chapters, 169 examples, covering the language based on Java, object-oriented programming, data processing, array with a collection of strings, exception handling, file manipulation, multithreading, Swing programming, graphics and multimedia Cheng, reflex mechanisms, network programming, Database Programming, Applet, Java and XML, Java Mail, JSP and Servlet, and devotes one chapter J2SE 5.0 introduce new features.
Update
: 2025-02-19
Size
: 6.77mb
Publisher
:
郑勇
[
Multimedia program
]
eticonvert
DL : 0
数字多媒体广播DAB中ETI帧的生成程序,用FIC文件和节目源(audio或vedio)可以产生用于发生的ETI文件-Digital multimedia broadcasting DAB in ETI frame generation process, used documents and programs FIC source (audio or vedio) can be used to document the occurrence of the ETI
Update
: 2025-02-19
Size
: 16kb
Publisher
:
tobetter
[
VxWorks
]
vxworks_pci_vedio_driver
DL : 0
Vxworks 下的视频采集程序,该驱动程序是PCI类视频卡,测试程序为:test.cpp 通过初始化后,运行UTL_LVE("1.mpg",5,1),将视频文件保存为1.mpg。 其中1.mpg为文件名,5为时间秒,1为mode。 -Vxworks video collection procedures, the driver is a PCI video card, test procedures for: test.cpp through initialization, run UTL_LVE ( 1.mpg , 5,1), the video file is 1. mpg. 1.mpg for which the file name, time 5 seconds, 1 mode.
Update
: 2025-02-19
Size
: 84kb
Publisher
:
lshi
[
Linux-Unix
]
usbvision-0.9.8.3.tar
DL : 0
usb 视频捕获 linux 源码程序 can be used in linux 2.4 and linux 2.6 it can capture High-quality video and audio file direct by USB -usb vedio capture linux source code, can be used in linux 2.4 and linux 2.6 it can capture High-quality video and audio file direct by USB
Update
: 2025-02-19
Size
: 84kb
Publisher
:
gaojinshan
[
JSP/Java
]
videoconferencing
DL : 0
its simple host to connect program to send some file or sounds or vedio images to the remote server
Update
: 2025-02-19
Size
: 4kb
Publisher
:
kaka
[
Other
]
Essential-Linux-Device-Drivers
DL : 0
这本书说明了Linux下一些具体的驱动(字符设备,串行设备,块设备,vedio,audio驱动)怎么编写,以及驱动开发的一些理论,很实用。 -This book is an entry book to learn linux driver, it explains bootloader, kernel initialization, file system, port linux and other issues. it explains in a simple way so that it is very easy to understand.
Update
: 2025-02-19
Size
: 3.17mb
Publisher
:
jane
[
Special Effects
]
yuv
DL : 0
在yuvshow.m设定输入文件和参数,调用子函数处理yuv文件,转化为RGB,并播放。-read and show yuv vedio file
Update
: 2025-02-19
Size
: 1.93mb
Publisher
:
yt
[
Video Capture
]
vedio
DL : 0
在加强社区内部的管理中,拥有可以对社区内部进行监控的系统可以节省下来很大一部分人力,并且比人为的巡逻更加可靠、安全。社区视频监控系统主要是利用摄像头和视频采集卡进行视频监控的,本社区视频监控系统主要实现以下功能: 视频监控。 云台控制。 快照和录像。 录像回放。 定时自动监控。 监控管理及日志。 -AppWizard has created this Capture application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Capture application. Capture.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. Capture.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CCaptureApp application class. Capture.cpp This is the main application source file that contains the application class CCaptureApp. Capture.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes
Update
: 2025-02-19
Size
: 2.24mb
Publisher
:
zz
[
Multimedia Develop
]
MediaPlayer
DL : 0
用Qt4 phonon实现的一个多媒体播放器,支持播放器基本操作功能,以及双击全屏,播放列表,播放器窗口大小记忆,文件拖拽。当播放的是音频文件时,显示music player界面,当播放的是视频文件时显示vedio player界面。-This is media player based on Qt4 phonon framwork. It includes the basic functionalities of media player. And all so support double click show full screen, file drag and drop, Ui size memorize and so on. When the playing media file is a audio file the Ui is a music player UI, and when the playing meida file is a vedio file the UI is a vedio player UI.
Update
: 2025-02-19
Size
: 1.15mb
Publisher
:
杨志刚
[
Multimedia Develop
]
YUVviewerSrc
DL : 0
YUV播放器源代码,能够播放CIF和QCIF格式的YUV视频-YUV format vedio file palyer source code
Update
: 2025-02-19
Size
: 4.41mb
Publisher
:
尹权
[
Linux-Unix
]
Realtime_vedio_monitering_system.tar
DL : 0
it s a file to mini2440 board .. this is a real time vedio monitering systeam. this file can save image from camera and save on mini2440..... try to best.... best of luck-it s a file to mini2440 board .. this is a real time vedio monitering systeam. this file can save image from camera and save on mini2440..... try to best.... best of luck
Update
: 2025-02-19
Size
: 23kb
Publisher
:
kasim.linux
[
CSharp
]
VideoMonitor
DL : 0
文件是C#编写的视频监控代码,控制摄像头动作,以及进行录像回放等功能-the file include vedio monitor code writed by C#
Update
: 2025-02-19
Size
: 2.05mb
Publisher
:
luo
[
DSP program
]
Input
DL : 0
tskVideoOutput file to generate vedio output
Update
: 2025-02-19
Size
: 13kb
Publisher
:
jane
[
DSP program
]
network
DL : 0
tskVideoOutput file to generate vedio output
Update
: 2025-02-19
Size
: 148kb
Publisher
:
jane
[
DSP program
]
output
DL : 0
tskVideoOutput file to generate vedio output
Update
: 2025-02-19
Size
: 70kb
Publisher
:
jane
[
DSP program
]
process
DL : 0
tskVideoOutput file to generate vedio output
Update
: 2025-02-19
Size
: 11kb
Publisher
:
jane
[
DSP program
]
settings
DL : 0
tskVideoOutput file to generate vedio output
Update
: 2025-02-19
Size
: 32kb
Publisher
:
jane
[
Button control
]
Vedio
DL : 0
ui jie mian shi xian shi ping kong jian-Tool implementation file player
Update
: 2025-02-19
Size
: 73kb
Publisher
:
渣渣SBSB
[
Multimedia Develop
]
msdntest
DL : 0
基于windows media encoder 9库使用c++编写的mms流媒体服务器,实现视频文件直播功能(this object is made as media stream server development for mms protocal with c++,which achieve the lively play for vedio file)
Update
: 2025-02-19
Size
: 46.89mb
Publisher
:
xueyufeima
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.