Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Windos
win32.3rdparty
win32.directx.audio
win32.directx.ddk
win32.directx.graphics
win32.directx.input
win32.directx.managed
win32.directx.misc
win32.directx.networking
win32.directx.sdk
win32.directx.video
win32.dirx.grap.shaders
win32.gdi
win32.international
win32.kernel
win32.messaging
win32.mmedia
win32.networks
win32.ole
win32.rtc
win32.tapi
win32.tapi.beta
win32.tools
win32.ui
win32.wince
win32.wmi
windows.mediacenter
winfx.aero
winfx.announcements
winfx.avalon
winfx.collaboration
winfx.fundamentals
winfx.general
winfx.indigo
winfx.sdk
winfx.winfs
  
 
date: Fri, 27 Jun 2008 01:52:01 -0700,    group: microsoft.public.win32.programmer.directx.video        back       


How to configure MPEG2 demultiplexer   
Hi All,

I am creating an application which look like this.

File Souce filter(Push mode)->mpeg2demultiplexer->mpeg decoder->renderer

for file source filter I am using "TS File Source". all connections are 
proper but when i run the graph i can not see any frame on window. I will be 
very thankfull if any one help me.

2) in second scenario i am using same as above but "DSNetwork receiver".but 
when i connect mpeg2 demultiplexer then i can not see any out pin. even i 
configured outpin also in graph edit.
date: Fri, 27 Jun 2008 01:52:01 -0700   author:   Avnish

RE: How to configure MPEG2 demultiplexer   
Hi,
see the sdk doc about mpeg2demux filter,
you have to set right pid values,
also see the parser filter sample from sdk,
which is able to list all streams included in ts file,

enze, www.mpegcode.com

"Avnish" wrote:

> Hi All,
> 
> I am creating an application which look like this.
> 
> File Souce filter(Push mode)->mpeg2demultiplexer->mpeg decoder->renderer
> 
> for file source filter I am using "TS File Source". all connections are 
> proper but when i run the graph i can not see any frame on window. I will be 
> very thankfull if any one help me.
> 
> 2) in second scenario i am using same as above but "DSNetwork receiver".but 
> when i connect mpeg2 demultiplexer then i can not see any out pin. even i 
> configured outpin also in graph edit.
date: Mon, 30 Jun 2008 23:56:01 -0700   author:   enze

Re: How to configure MPEG2 demultiplexer   
> File Souce filter(Push mode)->mpeg2demultiplexer->mpeg decoder->renderer
>
> for file source filter I am using "TS File Source". all connections are
> proper but when i run the graph i can not see any frame on window. I will be
> very thankfull if any one help me.

This should work without any issue. In graph edit select TS File
source and render its out put pin, it should construct rest of the
graph.


>
> 2) in second scenario i am using same as above but "DSNetwork receiver".but
> when i connect mpeg2 demultiplexer then i can not see any out pin. even i
> configured outpin also in graph edit.

mpeg-2 demux for TS streams would not create output pins , you have to
manually create the same

1) Try running regsvr32 on proppage.dll in the Platform SDK Bin
directory. [to get property page of demux]

2) refer to PSI parser filter sample which comes with sdk, and in sdk
help there is a how to use graph for the same.

Dev
date: Tue, 1 Jul 2008 07:42:05 -0700 (PDT)   author:   dev

Re: How to configure MPEG2 demultiplexer   
On Tue, 1 Jul 2008 07:42:05 -0700 (PDT), dev wrote:

> 1) Try running regsvr32 on proppage.dll in the Platform SDK Bin
> directory. [to get property page of demux]

Sometimes you needs to regsvr32 quartz.dll, too.

-- 
Please read this before replying:
1. Dshow & posting help:  http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others:  follow up if you are helped or you found a solution
date: Tue, 1 Jul 2008 09:06:52 -0600   author:   The March Hare [MVP] erland

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us