mpeg-4

所属分类:多媒体编程
开发工具:Visual C++
文件大小:119KB
下载次数:48
上传日期:2009-04-27 21:40:52
上 传 者wei58102000
说明:  推模式接收mpeg-4数据流的source filter
( push mode mpeg-4 source filter)

文件列表:
IDL\dlldata.c (811, 2009-04-20)
IDL\dsnetifc.dsp (6316, 2002-11-12)
IDL\dsnetifc.dsw (539, 2002-11-12)
IDL\dsnetifc.h (7569, 2009-04-20)
IDL\dsnetifc.idl (2243, 2002-11-12)
IDL\dsnetifc.plg (250, 2009-04-20)
IDL\dsnetifc.vcproj (6798, 2002-11-12)
IDL\dsnetifc_i.c (915, 2009-04-20)
IDL\dsnetifc_p.c (19413, 2009-04-20)
Include\controls.h (2713, 2002-11-12)
Include\nutil.h (1192, 2002-11-12)
Include\projpch.h (1527, 2002-11-12)
Receiver\alloc.cpp (4049, 2002-11-12)
Receiver\alloc.h (3744, 2002-11-12)
Receiver\buffpool.cpp (7637, 2002-11-12)
Receiver\buffpool.h (5787, 2002-11-12)
Receiver\dsrecv.cpp (12887, 2009-04-20)
Receiver\dsrecv.def (491, 2002-11-12)
Receiver\dsrecv.dsp (6858, 2002-11-12)
Receiver\dsrecv.dsw (535, 2002-11-12)
Receiver\dsrecv.h (4860, 2009-04-20)
Receiver\dsrecv.ncb (82944, 2009-04-20)
Receiver\dsrecv.opt (48640, 2009-04-20)
Receiver\dsrecv.plg (246, 2009-04-20)
Receiver\dsrecv.sln (1334, 2002-11-12)
Receiver\dsrecv.vcproj (13970, 2002-11-12)
Receiver\le.h (3769, 2002-11-12)
Receiver\main.cpp (654, 2002-11-12)
Receiver\mspool.cpp (16932, 2002-11-12)
Receiver\mspool.h (9745, 2002-11-12)
Receiver\netrecv.cpp (14116, 2002-11-12)
Receiver\netrecv.h (3561, 2002-11-12)
Receiver\precomp.cpp (372, 2002-11-12)
Receiver\precomp.h (334, 2002-11-12)
Receiver\proprecv.cpp (7669, 2002-11-12)
Receiver\proprecv.h (1746, 2002-11-12)
Receiver\proprecv.rc (2993, 2002-11-12)
Receiver\resrecv.h (935, 2002-11-12)
Sender\dssend.cpp (10352, 2009-04-20)
Sender\dssend.def (491, 2002-11-12)
... ...

//----------------------------------------------------------------------------- // Name: DirectShow Sample -- DirectShow Network Filters // // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- Description The DSNetwork sample shows how to multicast an MPEG-2 transport stream. It includes two related filters: - MPEG-2 Multicast Sender: Sends a multicast stream. - MPEG-2 Multicast Receiver: Receives a multicast stream. Both filters support a custom interface, IMulticastConfig, for setting the multicast address and Network Interface Card (NIC) address. Path Source: (SDK root)\Samples\C++\DirectShow\Filters\DSNetwork User's Guide To use this sample, compile and build the Visual Studio project. It creates a DLL named dsnet.ax in the Filter\Debug or Filter\Release subdirectories. Use the Regsvr32 utility to register the DLL. You will need an MPEG-2 transport stream in push mode. This can be a digital television tuner, a 1394 MPEG-2 camcorder, or anything else that delivers an MPEG-2 transport stream (other than a file source). You will need two graphs, a sending graph and a receiving graph. For more information about the DSNetwork filters, refer to the SDK documentation. We hope to provide a sample application in Beta 3 to better demonstrate these filters.

近期下载者

相关文件


收藏者