Click here to Skip to main content
Sign Up to vote bad
good
See more: C++C#
I'm trying to capture image using mci,but when I get the image I need it in highest quality available.I found this article:
 
http://msdn.microsoft.com/en-us/library/windows/desktop/dd756941(v=vs.85).aspx[^]
 
,but I don't know hot to use it.I know how to capture image from the screen,and it's not a problem for me to do,but I want image in the best quality.
 
Please Help
Posted 7 Apr '12 - 8:53
mmm37431.2K


2 solutions

Take a look at this codeproject article - Real-time video image processing / frame grabber using a minimalistic approach
 
this may help you out.
  Permalink  
Comments
mmm3743 - 8 Apr '12 - 11:46
I saw the article,It's a good article,but I want to extract the frame without double opening the same video file since that would slow weak computers too much.I know how to extract the frame using ffmpeg,but then I would also double open file,so I want to extract it using mci
did you try configure command ? http://msdn.microsoft.com/en-us/library/windows/desktop/dd797799(v=vs.85).aspx[^]
 
i just found it there.. not sure whether it will solve the problem.
  Permalink  
Comments
mmm3743 - 10 Apr '12 - 16:13
It didn't solve the problem,thanks for trying

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 414
1 Arun Vasu 253
2 OriginalGriff 200
3 CPallini 163
4 Aarti Meswania 158
0 Sergey Alexandrovich Kryukov 10,169
1 OriginalGriff 7,749
2 CPallini 4,181
3 Rohan Leuva 3,482
4 Maciej Los 3,089


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 9 Apr 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid