On 17/07/06, Rafael Exposito Sarmiento <[EMAIL PROTECTED]> wrote:
> Hi
>
> How i can to take video from video-in connector, I don't want tunner-in

This has to be selected from within the program you use to
play/record. Or you can use ivtvctl and play with mplayer, see below.

>
> I have this:
>
>  ivtv-detect
> driver:   ivtv-0.7.0 (tagged release)
> card:     Hauppauge WinTV PVR-150, bus info 0000:02:0e.0, ivtv card #0
> hardware: cx25840 tuner wm8775 tveeprom
>          /dev/video0: MPG encoding
>            /dev/vbi0: VBI encoding
>         /dev/video24: PCM encoding
>         /dev/video32: YUV encoding
>

To get a list of inputs use:
ivtvctl -n -d /dev/video0

Then set it with:
ivtvctl -p <number> -d /dev/video0

<number> is the input number you get from ivtvctl -n

Now you can use mplayer:
mplayer /dev/video0

>
> Any idea, please
>
> I'm sorry my english
>
> Thank's

Greets
Sander

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to