[mythtv-commits] Ticket #5866: HD-PVR update to mpegrecorder

MythTV mythtv at cvs.mythtv.org
Sat Mar 28 09:41:56 UTC 2009


#5866: HD-PVR update to mpegrecorder
------------------------------+---------------------------------------------
 Reporter:  jppoet at gmail.com  |        Owner:  janne 
     Type:  patch             |       Status:  closed
 Priority:  minor             |    Milestone:  0.22  
Component:  MythTV - General  |      Version:  head  
 Severity:  medium            |   Resolution:  fixed 
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by mythdev at telfort.nl):

 The patch in [19989] seems to break recording with the PVRUSB2 device:


 {{{
 2009-03-28 10:33:29.770 TVRec(2): Changing from None to Watching
 WatchingLiveTV
 2009-03-28 10:33:29.777 TVRec(2): HW Tuner: 2->2
 2009-03-28 10:33:31.058 AutoExpire: CalcParams(): Max required Free Space:
 2.0 GB w/freq: 15 min
 2009-03-28 10:33:31.148 MPEGRec(/dev/video1) Error: StartEncoding
                         eno: Invalid argument (22)
 2009-03-28 10:33:31.167 MPEGRec(/dev/video1) Error: Failed to start
 recording
 2009-03-28 10:33:31.169 MPEGRec(/dev/video1) Error: StopEncoding
                         eno: Invalid argument (22)
 }}}

 On the user mailing list somebody already saw this patch is the problem:

 http://www.gossamer-
 threads.com/lists/mythtv/users/372739?do=post_view_flat

 I think it is in this part:

 {{{
 1047                needs_resolution = (driver == "hdpvr");
 }}}

 This line was removed, but maybe it is still needed?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5866#comment:12>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list