Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Bonjour,
je veux faire la capture vidéo de mon écran en C# avec la classe AviWriter
Est ce qu'il y a quelqu'un qui peut m'aider??

Google translation for the same:
Hello,

I want to capture video from my screen in C # with the class AviWriter.
Is that there is someone who can help me?
Posted
Updated 2-Mar-11 3:14am
v2
Comments
Richard MacCutchan 2-Mar-11 9:14am    
Please translate your question into English; this is an international forum but English is the common language.
Sandeep Mewara 2-Mar-11 9:15am    
Done on his behalf! :)

1 solution

Have a look at these links:
Motion Detection Algorithms[^]
Writing an AVI file with C#[^]
Webcam in C#: AForge.NET[^]
AVIWriter Class[^]

They should help you and get you started.
 
Share this answer
 
v2
Comments
Meryeme 2-Mar-11 9:36am    
yes I use the AviWriter Class http://www.adp-gmbh.ch/csharp/avi/write_avi.html to record my screen as video, but when i record 1 minutes, the video time is more than 1 minutes
Sandeep Mewara 2-Mar-11 9:37am    
Well, in that case, I don't have more to help. :(

Not my subject. Though, tried to find few stuff that looked helpful for you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900