[mythtv-commits] Ticket #10857: backend - won't find right input on HDPVR
MythTV
noreply at mythtv.org
Mon Jun 25 19:47:26 UTC 2012
#10857: backend - won't find right input on HDPVR
--------------------------------------+-----------------------------------
Reporter: support@… | Owner: danielk
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Recording | Version: 0.25
Severity: high | Keywords: HDPVR component input
Ticket locked: 0 |
--------------------------------------+-----------------------------------
I created a fresh Centos 6.2 x64 install with Myth 0.25 from atrpms.
I still have my old 0.24 backend running, and transferred all settings to
my new 0,25 backend. Although the .25 backend detects and lets me
configure my HDPVR, all attempts to use the HDPVR result in Resource
Temporarily Unavailable (11) errors. I can succesfully capture and view
video from the HDPVR on the 0.25 backend using "cat /dev/HDPVR >
/tmp/t1.avi" and then viewing the avi file on my Windows machine, so it's
not a HDPVR error...something in myth.
When the front-end is trying to show the video a SD480 logo appears (not
sure if that's relevent) but I would not expect this for component input.
It appears that Myth backend is not using the right input on the HDPVR
(component), and there is no way to force it to component.
------------
backend log while trying to view video from HDPVR:
2012-06-25 11:53:27.549876 I [2461/2473] TVRecEvent tv_rec.cpp:1014
(HandleStateChange) - TVRec(1): Changing from None to WatchingLiveTV
2012-06-25 11:53:27.551353 I [2461/2473] TVRecEvent tv_rec.cpp:3456
(TuningCheckForHWChange) - TVRec(1): HW Tuner: 1->1
2012-06-25 11:53:27.565372 I [2461/2473] TVRecEvent v4lchannel.cpp:661
(SetInputAndFormat) - V4LChannel(/dev/HDPVR): SetInputAndFormat(1, NTSC)
(v4l v2) input_switch: 0 mode_switch: 0
2012-06-25 11:53:27.587922 N [2461/2461] CoreContext autoexpire.cpp:263
(CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 3.0 GB
w/freq: 15 min
2012-06-25 11:53:27.706901 E [2461/2978] SignalMonitor
analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed
eno: Resource temporarily unavailable (11)
2012-06-25 11:53:27.757081 E [2461/2978] SignalMonitor
analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed
eno: Resource temporarily unavailable (11)
2012-06-25 11:53:27.807288 E [2461/2978] SignalMonitor
analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed
eno: Resource temporarily unavailable (11)
2012-06-25 11:53:27.857480 E [2461/2978] SignalMonitor
analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10857>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list