From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9EE82E014EA for ; Mon, 16 Sep 2013 09:14:13 -0700 (PDT) Received: from [172.30.250.61] (172.30.250.61) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 3197E7; Mon, 16 Sep 2013 18:14:09 +0200 Message-ID: <52372E51.7020006@horus.es> Date: Mon, 16 Sep 2013 18:14:09 +0200 From: =?ISO-8859-1?Q?Jose_M=AA_Ferreiro?= User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121005 Thunderbird/16.0 MIME-Version: 1.0 To: "yocto@yoctoproject.org" X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 4 Subject: Media players: recipes and packages 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: Mon, 16 Sep 2013 16:14:17 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello Here is: iMX6 Sabre Lite + Yocto dylan We want to reproduce some music and video files to test the board behaviour. With fsl-image-gui: - Video player: a mp4 file is well reproduced. Image is good. Sound is low but I can hear it with headphones connected to board. - Music player: when we select a mp3 file, the window closes With core-image-sato-sdk: - Video player: when we select a mp4 file, an error comes: a plug-in is needed - Music player: when we select a mp3 file, the player shows it, but the play does not start How can I find what package/recipe in fsl-image-gui does mp4 work? Is there any way to know what kind of files can play each image by default? Thanks, Jose