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 4:50:08 AM(UTC)
Groups: Registered
Posts: 10
Hello,
I wonder if the capture video file can be saved as other smaller video file format, such mpeg, wmv or even flash, not just AVI? I need to create an application to save the capture video straight to a small and decent video file format, except AVI (because it is too large), such as mpeg1,2,4 or wmv. Do you have any sample code doing this in your LeadTools Multimedia SDK? Or, you have any other sample code doing this.
Thanks.
Joseph
#2
Posted
:
Friday, June 15, 2007 10:17:12 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
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.