Page 1 of 1

Does VLC limit the count of process?

Posted: 10 Dec 2012 01:58
by sduwjr

Code: Select all

for(int i=0;i<30;i++){ //execute VLC command }
I found only 15 process generated .Does VLC limit the count of process?

Re: Does VLC limit the count of process?

Posted: 10 Dec 2012 14:44
by Jean-Baptiste Kempf
No.