Tamer Ibrahim
2010-04-15 16:24:19 UTC
Hi,
I'm writing a program to capture computer's screen in video using WME
SDK and I have a problem with the quality of the output video. The
video has very poor quality. I'm using the guidelines of WME SDK
documentation and the same thing is written on many references on the.
here is the procedure:
1. create WMEncoder object.
2. get video source.
3. set a profile to the IWMEncSourceGroupCollection.
4 define a .wmv output file.
5. start encoding.
I'm new to WME SDK and searched a lot about any method to enhance the
quality of the video programmatically but found nothing. In some
websites it's written that it's a Windows Vista issue but I tested it
on Windows XP and found the same thing. The solution should run on
Windows Vista and Windows Server 2008 which has the same base code of
Windows Vista.
Kindly, could you tell me why this happens and how can I solve it ?
(Thanks in advance)
Tamer Ibrahim
I'm writing a program to capture computer's screen in video using WME
SDK and I have a problem with the quality of the output video. The
video has very poor quality. I'm using the guidelines of WME SDK
documentation and the same thing is written on many references on the.
here is the procedure:
1. create WMEncoder object.
2. get video source.
3. set a profile to the IWMEncSourceGroupCollection.
4 define a .wmv output file.
5. start encoding.
I'm new to WME SDK and searched a lot about any method to enhance the
quality of the video programmatically but found nothing. In some
websites it's written that it's a Windows Vista issue but I tested it
on Windows XP and found the same thing. The solution should run on
Windows Vista and Windows Server 2008 which has the same base code of
Windows Vista.
Kindly, could you tell me why this happens and how can I solve it ?
(Thanks in advance)
Tamer Ibrahim