<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
<meta name="GENERATOR" content="MSHTML 8.00.7601.17824">
</head>
<body ocsi="x">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma">Getting desperate and frustrated. It APPEARS to me that myth is using the wrong input on the HDPVR. When I compare to my 0.24 install, I see a capture card option for default input (which was COMPONENT).
Under 0.25 this option is gone, and I assume that myth is trying to guess the right input.
</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr"><font size="2" face="tahoma">I dumped the contents of the capturecard table in mysql and see defaultinput is "Television"...what the @##% is that? I would appreciate some guidance before I mess around with the mysql tables....</font></div>
<div dir="ltr"> </div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr">mysql> select * from capturecard;
<br>
+--------+-------------+-------------+-----------+----------+--------------+----------------+------------+--------------+--------------+-----------------------+-------------+---------------+-----------------+----------------+----------------+---------------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+<br>
| cardid | videodevice | audiodevice | vbidevice | cardtype | defaultinput | audioratelimit | hostname | dvb_swfilter | dvb_sat_type | dvb_wait_for_seqstart | skipbtaudio | dvb_on_demand | dvb_diseqc_type | firewire_speed | firewire_model | firewire_connection
| signal_timeout | channel_timeout | dvb_tuning_delay | contrast | brightness | colour | hue | diseqcid | dvb_eitscan |<br>
+--------+-------------+-------------+-----------+----------+--------------+----------------+------------+--------------+--------------+-----------------------+-------------+---------------+-----------------+----------------+----------------+---------------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+<br>
| 2 | /dev/HDPVR | 2 | NULL | HDPVR | Television | NULL | dvr.localhost | 0 | 0 | 1 | 0 | 0 | NULL | 0 | NULL |
0 | 1000 | 12000 | 0 | 0 | 0 | 0 | 0 | NULL | 1 |<br>
+--------+-------------+-------------+-----------+----------+--------------+----------------+------------+--------------+--------------+-----------------------+-------------+---------------+-----------------+----------------+----------------+---------------------+----------------+-----------------+------------------+----------+------------+--------+-----+----------+-------------+<br>
1 row in set (0.00 sec)<br>
</div>
<div style="DIRECTION: ltr" id="divRpF105921">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> mythtv-users-bounces@mythtv.org [mythtv-users-bounces@mythtv.org] On Behalf Of Michelle Dupuis [mdupuis@ocg.ca]<br>
<b>Sent:</b> Monday, June 25, 2012 12:23 PM<br>
<b>To:</b> Myth TV Users List<br>
<b>Subject:</b> Re: [mythtv-users] HDPVR - no video. "Resource temporarily unavailable"<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr"><font color="#000000" size="2" face="Tahoma">just a note, if I capture directly from the hdpvr:</font></div>
<div dir="ltr"><font size="2" face="tahoma">cat /dev/HDPVR > /tmp/test.avi</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr"><font size="2" face="tahoma">then that AVI file plays perfectly! So the HDPVR is working...this is a myth thing! I deleted and recreated the device in mythtv-setup but still same issue...</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr"> </div>
<div style="DIRECTION: ltr" id="divRpF169424">
<hr tabindex="-1">
<font size="2" face="Tahoma"><b>From:</b> mythtv-users-bounces@mythtv.org [mythtv-users-bounces@mythtv.org] On Behalf Of Michelle Dupuis [mdupuis@ocg.ca]<br>
<b>Sent:</b> Monday, June 25, 2012 11:59 AM<br>
<b>To:</b> Myth TV Users List<br>
<b>Subject:</b> [mythtv-users] HDPVR - no video. "Resource temporarily unavailable"<br>
</font><br>
</div>
<div></div>
<div>
<p>I have an HDPVR working great under .24, but with my new .25 backend it won't work. I copied my modprobe settings over correctly, and I think set the device correctly in the mythtv-setup. I'm using component video in (720p) and SPDIF in.</p>
<p><font face="times new roman"></font> </p>
<p><font face="times new roman">When I try to watch live tv on the frontend I get a "you should have received a channel lock..." and the screen stays blank. Strangely, the "SD480" logo appears onscreen which I've never seen before, suggesting either the HDPVR
is using the wrong input (or that's normal if the component video input is failing)? The backend is setup with the HDPVR using component under Input Connections.</font></p>
<p><font face="times new roman"></font> </p>
<p><font face="times new roman">My backend log shows the following. Any ideas?</font></p>
<p><font face="times new roman"></font> </p>
<p>2012-06-25 11:53:27.549876 I [2461/2473] TVRecEvent tv_rec.cpp:1014 (HandleStateChange) - TVRec(1): Changing from None to WatchingLiveTV<br>
2012-06-25 11:53:27.551353 I [2461/2473] TVRecEvent tv_rec.cpp:3456 (TuningCheckForHWChange) - TVRec(1): HW Tuner: 1->1<br>
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<br>
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<br>
2012-06-25 11:53:27.706901 E [2461/2978] SignalMonitor analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed<br>
eno: Resource temporarily unavailable (11)<br>
2012-06-25 11:53:27.757081 E [2461/2978] SignalMonitor analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed<br>
eno: Resource temporarily unavailable (11)<br>
2012-06-25 11:53:27.807288 E [2461/2978] SignalMonitor analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed<br>
eno: Resource temporarily unavailable (11)<br>
2012-06-25 11:53:27.857480 E [2461/2978] SignalMonitor analogsignalmonitor.cpp:55 (handleHDPVR) - Start encoding failed</p>
</div>
</div>
</body>
</html>