webcam works on one of two Lucid systems
Adam Funk
a24061 at ducksburg.com
Tue Aug 17 13:06:12 UTC 2010
On 2010-08-02, NoOp wrote:
> On 08/02/2010 12:25 PM, Adam Funk wrote:
>> I just tested it in gnome-mplayer and it works fine, *but* if I
>> comment out the line "vo=x11" in ~/.mplayer/config and run
>> gnome-mplayer, I just get the blue-filled window.
>
> I suspect that's because it needs a vo type. Mine contains:
>
> [gnome-mplayer]
> msglevel=all=5
> vo=xv
> ao=pulse
> vf=eq2
I think vo=xv is the default. I just tried mplayer on a machine with
the default, nearly-empty .mplayer/config file, and spotted the
following line in the console output.
VO: [xv] 640x480 => 640x480 Planar YV12
I added v0=x11 to the config file, ran mplayer on the same file, and
got this in the same place.
VO: [x11] 640x480 => 640x480 BGRA
The video played both ways, so this machine (not the one I'm having
trouble with) can handle xv or x11. The one I'm having trouble with
seems to be unable to play xv. I think this has something to do with
the i915 driver, so I'll pursue that and come back. Thanks for the
debugging advice.
More information about the ubuntu-users
mailing list