Welcome![Sign In][Sign Up]
Location:
Search - streams

Search list

[mpeg mp3infompeg.zip

Description: utility to parse MPEG-1 compatible video streams. Source code in C, for UNIX and MS-DOS
Platform: | Size: 16427 | Author: | Hits:

[mpeg mp3mpeg.zip

Description: utility to parse MPEG-1 compatible video streams. Source code in C, for UNIX and MS-DOS
Platform: | Size: 587380 | Author: | Hits:

[Linux-UnixsnackAmp-3.0.1.i386.tar

Description: SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer for large music collections. Manage your entire collection, including ID3 tagging and auto-playlisting. Integrated web server for remote control/streaming
Platform: | Size: 2671584 | Author: 陈善荣 | Hits:

[SymbianStreams

Description: SYmbian C++ Streams.zip-SYmbian C Streams.zip
Platform: | Size: 6165 | Author: 于海波 | Hits:

[SymbianStreams

Description: SYmbian C++ Streams.zip-SYmbian C Streams.zip
Platform: | Size: 6144 | Author: 于海波 | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[Multimedia DevelopClient_demo

Description: 视频监控系统客户端源码,在局域网内可以接受服务器端视频流,可以直接运行-Video Surveillance System client source, in the LAN can accept server-side video streams can be directly run
Platform: | Size: 512000 | Author: wj | Hits:

[DirextXstreams.h

Description: (环境配置)总结-streams.h问题.这是本人发了三天时间才完成环境VC6与DirectShow进行编程的环境配置,这个解决方法是第一个完全用Debug_Unicode版本来方法解决(至少我没看到过有用这个方法的)-(Environment configuration) sum-streams.h problem. It is I made a three days to complete environmental VC6 with DirectShow programming environment configuration, this solution is the first version of an entirely Debug_Unicode solutions (at least I did not watch this approach have been to be useful)
Platform: | Size: 4096 | Author: lixiaojin | Hits:

[DirextXDshow.h

Description: 虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is my last one, following a solution to solve Streams.h header file after the upload again
Platform: | Size: 3072 | Author: lixiaojin | Hits:

[Video Capturestreams--DirectShow.h

Description: VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the want to use streaming media to all aspects of video surveillance capabilities to achieve the time, this is no doubt that you must pass the threshold, on the settlement of streams.h header file with a new way, right here, you can try the next, got to do something, you' ll know
Platform: | Size: 4096 | Author: 李孝进 | Hits:

[Video Capturemmwrite

Description: 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Windows的DirectX基础设施,以便其他操作系统是出于运气。 输入:     文件名:这一定是第一个参数,并指定文件名写。     影片结构:视频结构相匹配的mmread输出。在最低限度,必须有4个领域的“框架”,“时代”,“高度”和“宽度”。该“框架”字段必须是一个结构与一个字段数组“的CDATA”的原始框架,它包含由彩色编码的数据宽度高度(3)UINT8s。钍-function list = mmwrite(filename,...options...) mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams. For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98 quality for the audio and Windows Media 9 Video with 98 quality. The quality can be specified for both audio and video. Surround sound only seems to work with AVI and multi-pass encoding is not supported. Writing any other file type is not supported. This uses Windows DirectX infrastructure, so other OSs are out of luck. INPUT: filename: This must be the first parameter and specifies the filename to write. video structure: The video structure matches the output of mmread. At a minimum it must have 4 fields "frames", "times", "height" and "width". The "frames" field must be a struct array with a field "cdata" that contains the raw frame data encoded as height by width by color(3) as UINT8s. Th
Platform: | Size: 113664 | Author: zaaa | Hits:

[CSharpStreams

Description: c# streams to deal with files for read and write
Platform: | Size: 58368 | Author: ahmed | Hits:

[File Operatefile-and-streams

Description: 是关于文件和流的C++实验,就是将原来是小写字母的所有字母用文件和流的方式得到所有字母为大写的。-Files and streams is about C++ test, that is, the original of all letters are lowercase files and streams with a way to get all letters to uppercase.
Platform: | Size: 1024 | Author: zzh | Hits:

[Program docOnline-Clustering-of-Data-Streams

Description: a pdf file about Online Clustering of Data Streams using in clustring of data
Platform: | Size: 113664 | Author: seren | Hits:

[OtherStreams

Description: working streams with upa- working streams with upa
Platform: | Size: 2048 | Author: Nestor | Hits:

[Software Engineeringgenerics-and-IO-streams

Description: 讲解C++关于泛型和I/O流的知识。IO包括输入和输出流。-Explain the C++ knowledge about generics and I/O streams.IO includes an input and output streams.
Platform: | Size: 333824 | Author: 董飞 | Hits:

[Other21-Income-Streams--Multiple-Ways-to-Make-Money-On

Description: 21 INCOME STREAMS: MULTIPLE WAYS TO MAKE MONEY ONLINE,EFFECTIVE AND PROVEN WAYS TO MAKE MONEY ONLINE.
Platform: | Size: 1227776 | Author: pvrk | Hits:

[Special EffectsShape-and-Motion-from-Image-Streams

Description: 运动的仿射结构,原理英文pdf和matlab程序-Shape and Motion from Image Streams under Orthography: a Factorization Method
Platform: | Size: 1249280 | Author: daidai | Hits:

[matlabone-or-multiple-streams-master

Description: one or multiple streams master
Platform: | Size: 30720 | Author: hiep | Hits:

[VHDL-FPGA-VerilogDemultiplexing-200-MHz-Data-Streams

Description: Modern serial data protocols (e.g., FireWire, SONET, ATM, T4) sometimes require clocks that are faster than maximum FPGA global clock speeds. To solve this problem, the incoming clock (200 MHz in the example below) can be used to demultiplex the incoming single data stream into two parallel data streams clocked at one-half the speed (100 MHz here)
Platform: | Size: 58368 | Author: kiam | Hits:
« 12 3 4 5 6 7 8 9 10 ... 49 »

CodeBus www.codebus.net