Per Mellander wrote:
> Torgeir Veimo wrote:
>> On 27 Mar 2007, at 10:15, Per Mellander wrote:
>>
>>> Torgeir Veimo wrote:
>>>
>>>> Make sure you have syslog set to debug output, also change line 917
>>>> of mpeg2decoder.c from #if 0 to #if 1, which will result in some
>>>> stats on dropped / repeted frames.
>>>>

Didn't compile without adding:

int dispTime = syncTimer->GetRelTime();

and changing:

DispTSum/(float)Freq/1000.0,hurry_up);

to

DispTSum/(float)Freq/1000.0,context->hurry_up);

Is this correct?

Didn't get that much time with VDR yesterday. Noticed a few 'lags' after 
increasing A/V delay to 40, but as said - still sync problem :( I'll try 
to generate some logs tonight to see if that will give more info. I'm 
pretty sure it's somewhere in softdevice and not an hardware or load 
issue. My MediaMVP ( vompserver ) is running smooth in the kitchen.

/Per
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to