Re: xawtv help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thursday 12 December 2002 00:45, David McBride wrote:
> I got it working.
> Sadly xawtv is not the program I really want.  I really want mpeg4ip
> working, specifically mp4live.  I worked on xawtv because I saw on the
> messages that everone always asked if xawtv worked.  Well, xawtv does.
> When I try to run mp4live the error is: "Failed to open /dev/video0: no
> such device".  How do I find out what device xawtv is useing so I can
> specify that device for mp4live???
> The device selection in xawtv is "composite"
> Thanks again.

I think that the problem is, that XawTV uses either /dev/video (which is a 
symlink to a real video device) or /dev/videoX where X - of course - is 
different from 0 :)

So, i would suggest you do this:

$ cd /dev
$ dir video*

let's say you get something like this:

video -> video3
video2
video3

then you can symlink to video0 to the target of video:

ln -s video video0 (or in this case, indirectly through the other symlink)

That might make it work

Regards,
Christian Iversen





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux