Click here to Skip to main content
16,004,974 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to stop Autorun [modified] Pin
Russell'29-Aug-07 5:47
Russell'29-Aug-07 5:47 
AnswerRe: How to stop Autorun Pin
Michael Dunn29-Aug-07 7:54
sitebuilderMichael Dunn29-Aug-07 7:54 
QuestionDirectDraw Question Pin
TheDelChop29-Aug-07 4:09
TheDelChop29-Aug-07 4:09 
QuestionHow to get Proccess ID Pin
GauranG Shah29-Aug-07 4:02
GauranG Shah29-Aug-07 4:02 
AnswerRe: How to get Proccess ID Pin
Russell'29-Aug-07 4:45
Russell'29-Aug-07 4:45 
AnswerRe: How to get Proccess ID Pin
David Crow29-Aug-07 4:45
David Crow29-Aug-07 4:45 
AnswerRe: How to get Proccess ID Pin
Waldermort29-Aug-07 5:14
Waldermort29-Aug-07 5:14 
QuestionQuestion about DirectShow Output Pin Pin
techratna29-Aug-07 3:59
techratna29-Aug-07 3:59 
Hello

I am trying to use Directshow 9.0 for making an audio player. I use VC++/VS6.0.
I have written a sample grabber filter because I want to do some processing with the audio samples before they are played.
The sample grabber always picks a buffer of a fixed size but I want that size to be configurable. I did some search for the solution and found out that we need to override teh DecideBufferSize method for the output pin. I did that but my DecideBufferSize code is never called. Am not sure where I went wrong.
Can anyone plz guide me how this can be handled.

This is the flow-

I input come from a wav file so I take the output pin from that source. For this output pin I have overridden the DecideBufferSize funtion.
Then this goes to teh input pin of the sample grabber and in the sample grabber callback I do the audio processing.
The output pin of the sample grabber is rendered.

Any help(suggestions or sample code) would be appreciated.

Thanks
QuestionCEdit max text size (MFC, VC++6, WinXP) Pin
im7929-Aug-07 3:12
im7929-Aug-07 3:12 
AnswerRe: CEdit max text size (MFC, VC++6, WinXP) Pin
David Crow29-Aug-07 3:35
David Crow29-Aug-07 3:35 
AnswerRe: CEdit max text size (MFC, VC++6, WinXP) Pin
Anurag Gandhi29-Aug-07 3:41
professionalAnurag Gandhi29-Aug-07 3:41 
AnswerRe: CEdit max text size (MFC, VC++6, WinXP) Pin
Stephen Hewitt29-Aug-07 16:41
Stephen Hewitt29-Aug-07 16:41 
QuestionDisable network connection? Pin
Larsson29-Aug-07 2:48
Larsson29-Aug-07 2:48 
AnswerRe: Disable network connection? Pin
Hamid_RT29-Aug-07 2:57
Hamid_RT29-Aug-07 2:57 
GeneralRe: Disable network connection? Pin
Larsson29-Aug-07 3:12
Larsson29-Aug-07 3:12 
GeneralRe: Disable network connection? Pin
David Crow29-Aug-07 3:36
David Crow29-Aug-07 3:36 
GeneralRe: Disable network connection? Pin
Larsson29-Aug-07 3:53
Larsson29-Aug-07 3:53 
GeneralRe: Disable network connection? Pin
Hamid_RT31-Aug-07 21:29
Hamid_RT31-Aug-07 21:29 
Questiononpaint() Problem Pin
Neo Andreson29-Aug-07 2:27
Neo Andreson29-Aug-07 2:27 
AnswerRe: onpaint() Problem Pin
_AnsHUMAN_ 29-Aug-07 2:34
_AnsHUMAN_ 29-Aug-07 2:34 
AnswerRe: onpaint() Problem Pin
David Crow29-Aug-07 3:06
David Crow29-Aug-07 3:06 
QuestionInter-process communication over network Pin
baerten29-Aug-07 1:43
baerten29-Aug-07 1:43 
AnswerRe: Inter-process communication over network Pin
led mike29-Aug-07 5:03
led mike29-Aug-07 5:03 
Questionhow can i set the setting to automatically resize dialog box of my application when i changed resolution of my computer Pin
rajneshmalik29-Aug-07 1:33
rajneshmalik29-Aug-07 1:33 
AnswerRe: how can i set the setting to automatically resize dialog box of my application when i changed resolution of my computer Pin
Hamid_RT29-Aug-07 1:48
Hamid_RT29-Aug-07 1:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.