From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3818BE00D35; Mon, 28 Dec 2015 22:16:32 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from linux8.hostguy.com (ns16.hostguy.com [144.76.114.219]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E5B8CE0097F for ; Mon, 28 Dec 2015 22:16:27 -0800 (PST) Received: from [106.51.36.173] (port=57806 helo=[192.168.1.40]) by linux8.hostguy.com with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.85) (envelope-from ) id 1aDnZv-002tbs-3A for yocto@yoctoproject.org; Tue, 29 Dec 2015 11:46:24 +0530 Message-ID: <5682252D.2090603@easyarm.com> Date: Tue, 29 Dec 2015 06:16:13 +0000 From: Surya User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: yocto@yoctoproject.org X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - linux8.hostguy.com X-AntiAbuse: Original Domain - yoctoproject.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - easyarm.com X-Get-Message-Sender-Via: linux8.hostguy.com: authenticated_id: surya.n@easyarm.com Subject: gstreamer problem in yocto X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 06:16:32 -0000 Content-Type: multipart/alternative; boundary="------------030602050403000000050509" --------------030602050403000000050509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello , I am trying to build Qt5.3.2 in yocto(1.7,dizzy) .Everything builded properly,but i am getting only "libqtmedia_audioengine.so" in /usr/lib/qt5/plugins/mediaservices .But i need to generate "libgstmediaplayer.so" , "libgstmediacapture.so" ,"libgstaudiodecoder.so" libraries in /usr/lib/qt5/plugins/mediaservices. How can i get these libraries. Thanks Surya --------------030602050403000000050509 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello ,

I am trying to build Qt5.3.2 in yocto(1.7,dizzy) .Everything builded properly,but i am getting only "libqtmedia_audioengine.so" in /usr/lib/qt5/plugins/mediaservices .But i need to generate
 "libgstmediaplayer.so" , "libgstmediacapture.so" ,"libgstaudiodecoder.so"  libraries in /usr/lib/qt5/plugins/mediaservices.  How can i get these libraries.



Thanks

Surya


--------------030602050403000000050509--