[mythtv-commits] Ticket #13207: Failed recordings due to Active EIT Scanning on satellite adapters using DiSEqC

MythTV noreply at mythtv.org
Sun Mar 4 22:20:34 UTC 2018


#13207: Failed recordings due to Active EIT Scanning on satellite adapters using
DiSEqC
----------------------------------+------------------------------
 Reporter:  jmwislez@…            |          Owner:  gigem
     Type:  Bug Report - General  |         Status:  accepted
 Priority:  minor                 |      Milestone:  needs_triage
Component:  MythTV - General      |        Version:  v29.0
 Severity:  medium                |     Resolution:
 Keywords:  EIT,DiSEqC,recording  |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by jmwislez@…):

 Thanks, but unfortunately I get a compilation error (on latest fixes/29):
 {{{
 tv_rec.cpp: In member function ‘void TVRec::HandlePendingRecordings()’:
 tv_rec.cpp:1584:72: error: too few arguments to function ‘int
 eit_start_rand(uint, int)’
              eitCrawlIdleStart + 30 +
 eit_start_rand(eitTransportTimeout));
                                                                         ^
 tv_rec.cpp:1277:12: note: declared here
  static int eit_start_rand(uint inputid, int eitTransportTimeout)
             ^
 Makefile:13714: recipe for target 'tv_rec.o' failed
 make[2]: *** [tv_rec.o] Error 1
 make[2]: *** Waiting for unfinished jobs....
 In file included from ../../external/FFmpeg/libavcodec/mpegvideo.h:42:0,
                  from recorders/dtvrecorder.cpp:33:
 ../../external/FFmpeg/libavcodec/internal.h: In function ‘float
 ff_exp2fi(int)’:
 ../../external/FFmpeg/libavcodec/internal.h:273:30: warning: suggest
 parentheses around ‘+’ inside ‘<<’ [-Wparentheses]
          return av_int2float(x+127 << 23);
                               ^
 make[2]: Leaving directory '/home/jmw/mythtv-
 testing/build/mythtv/mythtv/libs/libmythtv'
 Makefile:263: recipe for target 'sub-libmythtv-make_first' failed
 make[1]: *** [sub-libmythtv-make_first] Error 2
 make[1]: Leaving directory '/home/jmw/mythtv-
 testing/build/mythtv/mythtv/libs'
 Makefile:67: recipe for target 'libs' failed
 make: *** [libs] Error 2
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13207#comment:20>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list