Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, August 15, 2012 8:47:22 PM(UTC)

ccx978  
ccx978

Groups: Registered
Posts: 2


I have a problem about pause/resume capture. I check Leadtools help file, it shows PauseCapture method can pause a capturing and to resume capturing, call the RunCapture method. So, I code like this:
Pause: this->captureCtrl1->PauseCapture();
Resume: this->captureCtrl1->RunCapture();
but after capturing, I found the video before pause is lost, it means the resume is not real resume, just like restart capturing.
Is anybody know how to set resume correctly?
I use Multimedia V17.5 and DVD module, I also attach my codes concern capture.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, August 15, 2012 8:48:55 PM(UTC)

ccx978  
ccx978

Groups: Registered
Posts: 2


my codes
File Attachment(s):
captring codes.txt (1kb) downloaded 39 time(s).
 
#3 Posted : Thursday, August 16, 2012 3:15:27 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


Xin,
I have tested using the latest LEADTOOLS v17.5 Multimedia setup and did not see the issue.
I put code similar to yours in a small test project and captured video from our LEAD Screen Capture video source. I saved the output to DVD format. I paused in a button event handler and resumed after 2 or 3 seconds.
The output DVD image contained video from both before and after the pausing.

Please download the latest LEADTOOLS setup from our website, uninstall the version your have and install the new setup then try again. If you still face problems, please send us more details about your test in an email to support@leadtools.com

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.058 seconds.