LEADTOOLS Support
Multimedia
Multimedia SDK Examples
Code Sample: Capture to 2 consecutive AVI files without losing frames
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, June 7, 2006 9:27:18 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
The attached Visual Basic 6 demo captures to an AVI file then abruptly switches saving to a different AVI file without stopping capturing.
It uses one Capture control and 2 Convert controls. The 3 controls are prepared before capturing begins. The Capture control delivers the first 120 samples to the first convert control, and the remaining 120 samples to the second convert control. Each convert control saves to a different AVI.
The switch is very fast because all 3 graphs are already built and running, and none of them gets stopped to make the change.
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Multimedia
Multimedia SDK Examples
Code Sample: Capture to 2 consecutive AVI files without losing frames
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.