Re: [ANNOUNCE] VDR developer version 1.7.17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Montag, 28. März 2011, um 18:17:50 schrieb Klaus Schmidinger:
> void cRecorder::Action(void)
> {
>    ...
>                if (frameDetector->Synced()) {
>                   if (!InfoWritten) {
>                      cRecordingInfo RecordingInfo(recordingName);
>                      if (RecordingInfo.Read()) {
>                         if (frameDetector->FramesPerSecond() > 0 &&
> !DoubleEqual(RecordingInfo.FramesPerSecond(),
> frameDetector->FramesPerSecond())) {


Thank you, this was the part i was looking for. Read() always returned false 
for me because of a wrong patch. Now i fixed that.

cheers,
Tim


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



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux