This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, June 14, 2007 6:50:06 AM(UTC)
Groups: Registered
Posts: 10
Hi,
How can I save a capture video to wmv or mpeg file? The sample code only showing to save the capture video to avi format, which is too large and use a lot of hard drive space. Do you have any sample code that can save the capture video to wmv file or any small video file format, such as mpg or flash?
I tried to use the Multimedia Capture and Convert together, but failed. Anyway that the LeadTools Multimedia can straight capture a video in (Composite or S-Video) to compress and save as wmv or mpg?
Thanks in advance for your advise.
Joseph
#2
Posted
:
Friday, June 15, 2007 10:17:15 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
I noticed that this is practically the same question as your post in
http://support.leadtools...rums/13942/ShowPost.aspx so I will give you the same answer.
Yes, you can capture the video into a different file format. Take a look at these properties:
ltmmCaptureCtrl.VideoCompressors
ltmmCaptureCtrl.AudioCompressors
ltmmCaptureCtrl.TargetFormat
ltmmCaptureCtrl.TargetFile
Each should have some sample code in the help file.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.