<div class="gmail_quote">On Wed, May 12, 2010 at 4:18 PM, <a href="mailto:toby@np.co.nz">toby@np.co.nz</a> <span dir="ltr"><<a href="mailto:toby@np.co.nz">toby@np.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
mysql> select * from capturecard where cardid = 14;<br>
| cardid | videodevice | audiodevice | vbidevice | cardtype | defaultinput<br>
| audioratelimit | hostname | dvb_swfilter | dvb_sat_type |<br>
dvb_wait_for_seqstart | skipbtaudio | dvb_on_demand | dvb_diseqc_type |<br>
firewire_speed | firewire_model | firewire_connection | signal_timeout |<br>
channel_timeout | dvb_tuning_delay | contrast | brightness | colour | hue |<br>
diseqcid | dvb_eitscan |<br>
| 14 | /dev/video0 | /dev/dsp | /dev/vbi0 | V4L | S-Video 1<br>
| 0 | mythtv | 0 | 0 |<br>
1 | 0 | 0 | NULL | 0 | NULL<br>
| 0 | 1000 | 3000 | 0<br>
| 0 | 0 | 0 | 0 | NULL | 1 |</blockquote><div><br>This looks like the setup for a dumb capture card, not for a hardware encoding card like the PVR-150. I have a 150 and it's set up like this:<br>
| 8 | /dev/video0 | NULL | NULL | MPEG | S-Video 1<br>... (rest is the same)<br><br>Cheers,<br>Steve<br></div></div>