[mythtv-commits] Ticket #5443: HD-PVR support

MythTV mythtv at cvs.mythtv.org
Thu Aug 7 08:57:54 UTC 2008


#5443: HD-PVR support
------------------------------+---------------------------------------------
 Reporter:  jppoet at gmail.com  |        Owner:  danielk 
     Type:  enhancement       |       Status:  assigned
 Priority:  minor             |    Milestone:  unknown 
Component:  mythtv            |      Version:  unknown 
 Severity:  medium            |   Resolution:          
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by mythdev at telfort.nl):

 Commit [18089] seems to break recordings on my PVR150. The backend now
 reports:

 {{{
 2008-08-07 09:54:13.272 Scheduled 46 items in 0.2 = 0.01 match + 0.24
 place
 2008-08-07 09:54:13.278 TVRec(1): ASK_RECORDING 1 0 0 0
 2008-08-07 09:54:13.410 TVRec(1): Changing from None to RecordingOnly
 2008-08-07 09:54:13.416 TVRec(1): HW Tuner: 1->1
 2008-08-07 09:54:13.484 NVR(/dev/v4l/video0): Unknown video codec.  Please
 go into the TV Settings, Recording Profiles and setup the four 'Software
 Encoders' profiles.  Assuming RTjpeg for now.
 2008-08-07 09:54:13.485 NVR(/dev/v4l/video0) Error: Unknown audio codec
 2008-08-07 09:54:13.486 NVR(/dev/v4l/video0) Error: Cannot open DSP ''
 2008-08-07 09:54:13.488 NVR(/dev/v4l/video0) Error: Could not detect audio
 blocksize
 2008-08-07 09:54:13.501 NVR(/dev/v4l/video0) Error: Cannot open DSP '',
 exiting
 2008-08-07 09:54:13.502 NVR(/dev/v4l/video0): Won't work with the
 streaming interface, falling back
 2008-08-07 09:54:13.505 NVR(/dev/v4l/video0) Error: Can't open vbi device:
 ''
 2008-08-07 09:54:13.523 AutoExpire: CalcParams(): Max required Free Space:
 2.0 GB w/freq: 15 min
 2008-08-07 09:54:13.577 Started recording: TEK TV: channel 1081 on cardid
 1, sourceid 1

 }}}

 I do not have a HD-PVR, but I tried recreating my device anyway, but that
 resulted in the same database entry (as expected), but recording does not
 work anymore.

 It seems the NVR thinks I have a software encoder instead of a hardware
 PVR150 encoder. It was working before. My cardtype in the database is
 MPEG.

 Reverting to [18088] made things go back to working, so I assume the
 problem can be a result from this commit.

 My setup (backend):

 {{{
 Please include all output in bug reports.
 MythTV Version   : 18091
 MythTV Branch    : trunk
 Library API      : 0.22.20080806-4
 Network Protocol : 40
 QT Version       : 4.3.5
 Options compiled in:
  linux release using_alsa using_backend using_dvb using_frontend
 using_ivtv using_hdpvr using_v4l using_x11 using_xv using_bindings_perl
 using_bindings_python using_opengl using_ffmpeg_threads
 }}}

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


More information about the mythtv-commits mailing list