Click here to Skip to main content
15,894,042 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need help on MCI Pin
John50212-Mar-09 0:01
John50212-Mar-09 0:01 
GeneralRe: Need help on MCI Pin
aks.23-Mar-09 19:24
aks.23-Mar-09 19:24 
QuestionDirectShow Filter in VC++ 2008 Pin
Andy Rama11-Mar-09 19:49
Andy Rama11-Mar-09 19:49 
Hi to all,

1. I am developing a directshow filter in VC++ 2008 which will check loss of video/audio from input (which will be the output from MPEG-2 Demultiplexer filter). How can I check the loss or freeze of video/audio from input pid?

2. When there is no input to above filter, function "HRESULT Transform(IMediaSample *pMediaSample)" doesn't get called. In that case, how to transmit self-generated output from the filter? ex. If input video to filter is not present, I want to show error message on Video Renderer.

3. How to create a directshow filter in VC++ 2008 which will have (filter) custom events, such that filter user can use them?

4. DirectShow filter issues I am facing : a) I am not getting property page of "MPEG-2 Multicast Receiver" & "MPEG-2 Multicast Sender" filters in graphedit of my system. b) I am not getting video preview of first added "Video Renderer" filter in my system. Any solution to these issues?

I appreciate any and all comments and suggestions.

Thanks & Regards,
Aniket A. Salunkhe
QuestionCompiler emits more warnings then vc++ Pin
shaina223111-Mar-09 19:16
shaina223111-Mar-09 19:16 
AnswerRe: Compiler emits more warnings then vc++ Pin
Naveen11-Mar-09 20:15
Naveen11-Mar-09 20:15 
AnswerRe: Compiler emits more warnings then vc++ Pin
shaina223111-Mar-09 20:26
shaina223111-Mar-09 20:26 
GeneralRe: Compiler emits more warnings then vc++ Pin
shaina223111-Mar-09 21:23
shaina223111-Mar-09 21:23 
GeneralRe: Compiler emits more warnings then vc++ Pin
Cedric Moonen11-Mar-09 21:24
Cedric Moonen11-Mar-09 21:24 
Questionchar[] to CString conversion Pin
KASR111-Mar-09 19:05
KASR111-Mar-09 19:05 
AnswerRe: char[] to CString conversion Pin
«_Superman_»11-Mar-09 19:36
professional«_Superman_»11-Mar-09 19:36 
QuestionRe: char[] to CString conversion Pin
CPallini11-Mar-09 22:52
mveCPallini11-Mar-09 22:52 
AnswerRe: char[] to CString conversion Pin
A_xin12-Mar-09 5:54
A_xin12-Mar-09 5:54 
GeneralRe: char[] to CString conversion Pin
KASR112-Mar-09 18:31
KASR112-Mar-09 18:31 
QuestionHow to get mouse event notification? Pin
mikert_200811-Mar-09 18:26
mikert_200811-Mar-09 18:26 
AnswerRe: How to get mouse event notification? Pin
ShiXiangYang11-Mar-09 21:06
ShiXiangYang11-Mar-09 21:06 
QuestionQuestion about template and DLL? Pin
machengzhi11-Mar-09 17:03
machengzhi11-Mar-09 17:03 
AnswerRe: Question about template and DLL? Pin
Stuart Dootson11-Mar-09 23:54
professionalStuart Dootson11-Mar-09 23:54 
GeneralRe: Question about template and DLL? Pin
machengzhi17-Mar-09 0:19
machengzhi17-Mar-09 0:19 
QuestionAdd WebBrowser control (MFC) in dialog based (PocketPC) Pin
Episodio111-Mar-09 15:19
Episodio111-Mar-09 15:19 
QuestionLow Budget Testing Tools Pin
BobInNJ11-Mar-09 13:53
BobInNJ11-Mar-09 13:53 
AnswerRe: Low Budget Testing Tools Pin
Naveen11-Mar-09 18:20
Naveen11-Mar-09 18:20 
GeneralRe: Low Budget Testing Tools Pin
BobInNJ13-Mar-09 4:04
BobInNJ13-Mar-09 4:04 
AnswerRe: Low Budget Testing Tools Pin
machengzhi17-Mar-09 0:22
machengzhi17-Mar-09 0:22 
QuestionOut Of Scope, Debugging Problem Pin
thenutz7211-Mar-09 11:50
thenutz7211-Mar-09 11:50 
AnswerRe: Out Of Scope, Debugging Problem Pin
BobInNJ11-Mar-09 13:48
BobInNJ11-Mar-09 13: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.