Hi,
I want to make full use of my multicore processor. But encounter the following problem.
acquisition of 4 DC10.5 camera's using IMAQ vission 8.2 and LabVIEW 8.2.
Iám using several while loops to make full benifit of the multicore cpu.
Acquisition is OK. Data take's a lot of space, so i want at same time encode
de acquired pictures. Using WMV 9 it can do the trick but the codec uses only 2 core's.
I asume labview can't do anything about that. So i want to use DIVX 6.8 encoders. Ecoding is susccesfull
and all 4 cores are used, perfect. But when i want to playback the ecoded video files I don't see anything.
Playback the encodeed files in another media player is no problem.
Why can't labview playback my encoded DIVX 6.8 files?
Is there another codec which use's all 4 core's?
regards
Fred