[vdr] Help with dvd plugin!
scott
scott at waye.co.uk
Thu Apr 2 15:46:54 CEST 2009
On Thu, 2 Apr 2009 04:54:06 -0700 (PDT), lucian orasanu
<o_lucian at yahoo.com>
wrote:
> OK!
>
> i seeit now, it is from vdr switching to ts or watever, with vdr-1.7.0 it
> works. But i dont know how to fix it.
>
>
>
>
> _______________________________________________
> vdr mailing list
> vdr at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Seems that the constant FRAMESPERSEC became a function FramesPerSecond() in
1.7.3. You could try replacing all instances of the constant with a call
to the function (and make sure the header file is #include'd, player.h I
think).
More information about the vdr
mailing list