View Single Post
Old 2007-07-02, 22:13   #21 (permalink)
jaobr
Portal Member
 
Join Date: Nov 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts


Default

For me it works if I use MPA Decoder Filter for audio. Other filters I've tried do not connect.

If I add
pmt->SetFormatType(& FORMAT_WaveFormatEx);
to CAudioPin::GetMediaType method the CyberLink Audio Decoder I normally use also connects and seems to work ok.

I've also noticed that when the filter is stopped the graph is not removed from the
ROT so if start and stop tv and then use GraphEdit to connect to remote graph
you will have multiple graphs to select from. And you will always have at least two
graps to select from because both the filter and the TSReaderPlayer register the
graph in ROT.
jaobr is offline   Reply With Quote