Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDirectShow Pin
defused5-Oct-04 22:43
defused5-Oct-04 22:43 
GeneralRe: DirectShow Pin
jerry0davis6-Oct-04 2:54
jerry0davis6-Oct-04 2:54 
GeneralRe: DirectShow Pin
defused10-Oct-04 15:36
defused10-Oct-04 15:36 
GeneralHELP:using windows common font dialog box Pin
vineet_bhargava5-Oct-04 22:43
vineet_bhargava5-Oct-04 22:43 
GeneralEncryption/Decryption Routines AES Pin
Paolo Ponzano5-Oct-04 22:09
Paolo Ponzano5-Oct-04 22:09 
GeneralCEdit & Enter Key Pin
AbinThomas5-Oct-04 21:32
AbinThomas5-Oct-04 21:32 
GeneralRe: CEdit & Enter Key Pin
Sujan Christo6-Oct-04 0:51
Sujan Christo6-Oct-04 0:51 
GeneralApplication slows down after running for hours Pin
Indrawati5-Oct-04 21:17
Indrawati5-Oct-04 21:17 
I have a video processing application that takes input for a web camera, do something on each frame, and immediately display the result. The application runs quite well in the beginning, with frame rate reaching up to 20fps. The problem is, it seems that the application slows down after it has run for a long time (something in the range of 15 hours or so). At this time, the frame rate is only 4 fps or so. I know it is impossible for someone to pinpoint what the problem exactly is, what I want to know is what are the possible causes for this. I have been scratching my head for the past few hours and the solution still eludes me.

Some information about my application that may be useful:
1. My app is a directshow filter
2. There is no harddisk access involved, as my app only process input frames (obtained from a webcam) and immediately display them on screen
3. I didn't detect any memory leaks, when my app's performance dropped to 4fps, it is only consuming around 10% of the available memory
4. After the performance dropped to 4fps, sometimes the fps count can increase again up to ~8fps, but it never reaches the original fps count (20 fps)
5. I have tested the app on several PCs with different configurations, and all of them exhibit the same behaviour

Thanks!
GeneralRe: Application slows down after running for hours Pin
Joaquín M López Muñoz5-Oct-04 21:22
Joaquín M López Muñoz5-Oct-04 21:22 
GeneralRe: Application slows down after running for hours Pin
2249175-Oct-04 21:22
2249175-Oct-04 21:22 
QuestionWhy would int be able to exceed its capacity? Pin
Link26005-Oct-04 20:09
Link26005-Oct-04 20:09 
AnswerRe: Why would int be able to exceed its capacity? Pin
PJ Arends5-Oct-04 20:28
professionalPJ Arends5-Oct-04 20:28 
AnswerRe: Why would int be able to exceed its capacity? Pin
Michael Dunn5-Oct-04 20:31
sitebuilderMichael Dunn5-Oct-04 20:31 
GeneralRe: Why would int be able to exceed its capacity? Pin
Link26005-Oct-04 21:28
Link26005-Oct-04 21:28 
GeneralRe: Why would int be able to exceed its capacity? Pin
jan larsen5-Oct-04 22:50
jan larsen5-Oct-04 22:50 
GeneralRe: Why would int be able to exceed its capacity? Pin
toxcct5-Oct-04 23:06
toxcct5-Oct-04 23:06 
GeneralRe: Why would int be able to exceed its capacity? Pin
jan larsen6-Oct-04 1:05
jan larsen6-Oct-04 1:05 
GeneralRe: Why would int be able to exceed its capacity? Pin
Arsalan Malik6-Oct-04 1:46
Arsalan Malik6-Oct-04 1:46 
GeneralRe: Why would int be able to exceed its capacity? Pin
markkuk6-Oct-04 1:54
markkuk6-Oct-04 1:54 
GeneralRe: Why would int be able to exceed its capacity? Pin
toxcct6-Oct-04 2:07
toxcct6-Oct-04 2:07 
GeneralRe: Why would int be able to exceed its capacity? Pin
Arsalan Malik6-Oct-04 2:21
Arsalan Malik6-Oct-04 2:21 
GeneralRe: Why would int be able to exceed its capacity? Pin
toxcct6-Oct-04 6:22
toxcct6-Oct-04 6:22 
GeneralRe: Why would int be able to exceed its capacity? Pin
unimatrics10-Oct-04 0:59
unimatrics10-Oct-04 0:59 
GeneralRe: Why would int be able to exceed its capacity? Pin
jan larsen6-Oct-04 2:13
jan larsen6-Oct-04 2:13 
GeneralRe: Why would int be able to exceed its capacity? Pin
Arsalan Malik6-Oct-04 2:22
Arsalan Malik6-Oct-04 2:22 

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.