> -----Original Message-----
> From: blfs-support [mailto:[email protected]]
> On Behalf Of Bruce Dubbs
> Sent: Monday, 02 June, 2014 10:44
> To: BLFS Support List
> Subject: [blfs-support] cheese and gstreamer plugins
> 
> I'm trying to get cheese to work with my camera, but keep getting an error:
> 
> cheese-WARNING **: Your GStreamer installation is missing a plug-in.
>   _create_stream_group ():
> /GstCameraBin:camerabin/GstEncodeBin:video-encodebin:
> Couldn't create encoder for format video/x-vp8
> 
> I have installed gst-plugins-{base,good,bad}-1.2.4 and also tried installing
> libvpx-1.3.0.  I did install all the optional dependencies that are in the 
> book,
> but not any of the external ones.
> 
> Does anyone have any ideas what's missing?
> 
>    -- Bruce
> --
I just spent a couple of weeks trying to get cheese to work.

Did gstreamer compile v4l2src? I believe this is required for the encoder to 
work.

It doesn't look like your problem, but cheese needs gnome-video-effects and one 
of the effects uses the gstreamer frei0r plugin, which has a run time dep on 
frei0r-plugins.

You also (probably) need libv4l2 and, if "xdg-user-dirs-update" hasn't been 
run, cheese will try to save images in the root directory, which prevents it 
from working.

See https://mail.gnome.org/archives/cheese-list/2014-May/msg00003.html
https://bugzilla.gnome.org/show_bug.cgi?id=730786

Cheers
John
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to