Camerabin : Failed to link camera source's vfsrc pad to viewfinder queue

Mohammed Sameer msameer at foolab.org
Tue Jun 17 13:51:23 PDT 2014


On Tue, Jun 17, 2014 at 04:45:05PM +0200, Lee Matthews wrote:
[...]
>   	g_print("create vp8enc.\n");
>   	vp8enc  = gst_element_factory_make ("vp8enc", "vp8enc");

You need to use an encoding profile that describes the format you want to encode the video
in and encodebin will autoplug the needed encoders and mucer.

Cheers,


More information about the gstreamer-devel mailing list