[mythtv-users] front end starts but unable to watch tv
Mike McMullin
mwmcmlln at mnsi.net
Mon Apr 20 18:42:42 UTC 2009
On Mon, 2009-04-20 at 06:46 -0600, Brian Wood wrote:
> On Sunday 19 April 2009 23:04:08 Andreas Schlehahn wrote:
> > On Sunday 19 April 2009 19:47:29 Mike McMullin wrote:
> > > Okay I did that, I double checked to see that it registered as the
> > > Haupage PVR 150 card after selecting the device, thing is it shows up
> > > as /dev/video1, /dev/video24, /dev/video32.
> >
> > If the PVR150 is your only video-capture-card, it should show up as
> > /dev/video0, not /dev/video1. The other two device names (video24, video32)
> > are for the other inputs of your PVR 150.
>
> I don't think that's correct. The other devices are not card inputs, they are
> outputs. /dev/video0 would be the mpeg output, /dev/video24 is the encoder
> pcm audio and /dev/video32 would be the encoder YUV, at least according to
> the boot messages from ivtv.
>
> This assumes the PVR is the first card, increment all the devices by 1 if it's
> the second card etc.
>
> But that doesn't change that fact that what you said is essentially correct as
> far as the primary card device is concerned.
>
> I suspect the OP mis-typed, since if he has /dev//video24 and /dev/video32 the
> first device would have to be /dev/video0, he would have 25 and 33 if the
> first was actually /dev/video1.
It is possible that my USB WebCam is at times setting up as video0 and
at times setting up as video1, but when I looked at this last night,
video1 detected in mythtv as the PVR-150, and the device numbers were
taken from the /dev directory. Having just deleted the card and
re-detected it this is the result from the CLI.
Mike at P-733-Lin:~> ls-l /dev/video*
lrwxrwxrwx 1 root root 6 2009-04-20 08:14 /dev/video -> video0
crw-rw----+ 1 root video 81, 0 2009-04-20 08:14 /dev/video0
crw-rw----+ 1 root video 81, 1 2009-04-20 08:14 /dev/video1
crw-rw----+ 1 root video 81, 24 2009-04-20 08:14 /dev/video24
crw-rw----+ 1 root video 81, 32 2009-04-20 08:14 /dev/video32
More information about the mythtv-users
mailing list