On 04/11/08 07:18, Arthur Konovalov wrote:
> Klaus Schmidinger wrote:
>> Please change the line
>>
>>     for (i = 0; i < 200; ++i) {
>>
>> so that it loop 2000 times. That should cover a longer time.
>>
> I see. Set to 4000.
> 
> Additionally added before 'return 0;':
>      printf("end: ");
>      print_status(status);
> 
> Now it loops about 50 seconds :
> [EMAIL PROTECTED]:/video/vdr/cam# ./test
> 0.000010: 3
> 0.000088: 0
> 0.012613: 1
> 1.692749: 3
> end: 48.004572: 3

Ok, that proves that the module status is stable - which is good.

Further hints in my other posting.

Klaus

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to