From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 86351E007EA for ; Fri, 27 Dec 2013 01:02:15 -0800 (PST) Received: by mail-we0-f173.google.com with SMTP id u57so8065245wes.32 for ; Fri, 27 Dec 2013 01:02:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=1xnlnrOYiPNqUiNQiNuKPpbFFCU3pYE5dKqVn+8+hfE=; b=DoDTPbvAEiEemV1w2WvOVGVVYVwRahoagtx+3oZjLN8J1nhMQMe5njw0aOv23o6OnL 6ypvr38csAfXjF+jUbwJY5kWPZbEb4ivZsN5xDo7jHU/wVTEk+opHdBiKgdSzm706bh8 xLAESShQJa1iYsPhvPRPb/BdYIaXW1x2C8Vxm9a0s2gm906+QMjlIO/5qIO+97/00Equ 7/hjMDE8b2OxnhQEX0G36AFZCHd8AbBDzORIkD3CnpqkO4XKNftcs3kMl/1FRjs5yorw 6rPlNrnOSpRl2hlCIR1lVea/hqi2OQ/FAA2zEk19HsiYHVkEuWcJYkRQyLBjQdjLaJls Y1Zw== X-Received: by 10.194.57.243 with SMTP id l19mr8134203wjq.54.1388134934130; Fri, 27 Dec 2013 01:02:14 -0800 (PST) Received: from [172.24.63.13] ([94.103.137.126]) by mx.google.com with ESMTPSA id j3sm50725092wiy.3.2013.12.27.01.02.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Dec 2013 01:02:13 -0800 (PST) Sender: stefan cervo Message-ID: <52BD4215.6000508@voxtok.com> Date: Fri, 27 Dec 2013 10:02:13 +0100 From: stephane Cerveau User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" Subject: IMX6Q: GST MP3 decoder seek issue X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 09:02:16 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Dear all, I'm currently working on dora branch and i'm encountering an issue with mp3 decoder on imx6q. Indeed the gstreamer seek is not working as expected on mp3. It sounds ok on m4a, wav flac etc. Please advise on what can be done to fix this issue. Best regards. Stéphane