On Jan 9, 2008 2:11 PM, kuldip mitra <[EMAIL PROTECTED]> wrote:
>  alias char-major-81 videodev
>  alias char-major-81-0 ivtv
>  alias char-major-81-1 ivtv
>  alias char-major-81-2 ivtv

That's ok.

>  After configuring the file I did this :
>
>  # ivtvctl -u 0xff
>  # ivtvctl -p 1
>  # ivtvctl -f width=720,height=576
>  # cat /dev/video0 > first_capture.mpg

You need to pass ivtvcl the video device you want to configure. For
example to configure the 3rd card you do:

# ivtvctl --device=/dev/video2 -u 0xff

Greets
Sander

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

Reply via email to