This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, December 17, 2008 9:19:57 AM(UTC)
Groups: Registered
Posts: 5
Simple question but i fear its a tough task!
Is it possible, without specialist hardware, to take say 4 independent streams and create a 2x2 video collage where the frames are synchronised using the ltmm15 controls. I can think of a dozens hard ways to do this but is there a lazy mans way.
Any help or ideas gratefully received.
#2
Posted
:
Thursday, December 18, 2008 2:58:24 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Normal
0
false
false
false
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
One relatively easy way is to put 4 ltmmPlay controls on a form, play the videos and use our LEAD Screen Capture video source in an ltmmCapture control.
The drawback is that you can only do this within the limits of the screen, and you can't have anything displayed on top of this form. Also, the synchronization will not be complete and you might lose frames due to dropping by one or more player controls or by the capture control.
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.