Quoting Nick <[EMAIL PROTECTED]>:

> On 08/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> How can I watch from /dev/video0 directly into xine? I tried opening the
>> location (/dev/video0) or issueing the command "cat /dev/video0 | xine -p".
>> None worked for me. I get the message "There is no imput plugin to handel
>> '/dev/video0'. Maybe MRL syntax is wrong or file/stream source doesn't
>> exist.". If I „cat /dev/video0 > test.mpg" I'm able to open the mpg file.
>
> Try something like
>
> cat /dev/video0 | xine stdin://
Or similarly, xine -p stdin:// </dev/video0

or -pfh (play, fullscreen, hide GUI)


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

Reply via email to