* IMX6Q: GST MP3 decoder seek issue
@ 2013-12-27 9:02 stephane Cerveau
2013-12-27 11:49 ` Fabio Estevam
0 siblings, 1 reply; 11+ messages in thread
From: stephane Cerveau @ 2013-12-27 9:02 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 9:02 IMX6Q: GST MP3 decoder seek issue stephane Cerveau
@ 2013-12-27 11:49 ` Fabio Estevam
2013-12-27 12:40 ` stephane Cerveau
0 siblings, 1 reply; 11+ messages in thread
From: Fabio Estevam @ 2013-12-27 11:49 UTC (permalink / raw)
To: stephane Cerveau; +Cc: meta-freescale@yoctoproject.org
On Fri, Dec 27, 2013 at 7:02 AM, stephane Cerveau <sc@voxtok.com> wrote:
> 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.
Are you using the FSL mp3 decoder? Have you tried using the 'mad' plugin?
Regards,
Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 11:49 ` Fabio Estevam
@ 2013-12-27 12:40 ` stephane Cerveau
2013-12-27 12:49 ` Fabio Estevam
0 siblings, 1 reply; 11+ messages in thread
From: stephane Cerveau @ 2013-12-27 12:40 UTC (permalink / raw)
To: Fabio Estevam; +Cc: meta-freescale@yoctoproject.org
Dear Fabio,
I'm using playbin2 and beep.imx decoder for mp3 decoding.
I did not try with mad since i'm not having it on target.
Is it a known issue with beep.imx?
Best regards.
Stéphane
On 12/27/2013 12:49 PM, Fabio Estevam wrote:
> On Fri, Dec 27, 2013 at 7:02 AM, stephane Cerveau <sc@voxtok.com> wrote:
>> 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.
> Are you using the FSL mp3 decoder? Have you tried using the 'mad' plugin?
>
> Regards,
>
> Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 12:40 ` stephane Cerveau
@ 2013-12-27 12:49 ` Fabio Estevam
2013-12-27 12:54 ` stephane Cerveau
0 siblings, 1 reply; 11+ messages in thread
From: Fabio Estevam @ 2013-12-27 12:49 UTC (permalink / raw)
To: stephane Cerveau; +Cc: meta-freescale@yoctoproject.org
On Fri, Dec 27, 2013 at 10:40 AM, stephane Cerveau <sc@voxtok.com> wrote:
> Dear Fabio,
>
> I'm using playbin2 and beep.imx decoder for mp3 decoding.
> I did not try with mad since i'm not having it on target.
> Is it a known issue with beep.imx?
Maybe it is an issue with this element.
If ithe MP3 track works fine on your host PC running Gstreamer, then
it should just work fine if you use the standard Gstreamer elements.
Regards,
Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 12:49 ` Fabio Estevam
@ 2013-12-27 12:54 ` stephane Cerveau
2013-12-27 12:55 ` Fabio Estevam
0 siblings, 1 reply; 11+ messages in thread
From: stephane Cerveau @ 2013-12-27 12:54 UTC (permalink / raw)
To: Fabio Estevam; +Cc: meta-freescale@yoctoproject.org
Yes but i would prefer to use the beep.imx which is using i guess HW
acceleration.
Do you know where i could adress this bug ?
Best regards.
Stéphane.
On 12/27/2013 01:49 PM, Fabio Estevam wrote:
> On Fri, Dec 27, 2013 at 10:40 AM, stephane Cerveau <sc@voxtok.com> wrote:
>> Dear Fabio,
>>
>> I'm using playbin2 and beep.imx decoder for mp3 decoding.
>> I did not try with mad since i'm not having it on target.
>> Is it a known issue with beep.imx?
> Maybe it is an issue with this element.
>
> If ithe MP3 track works fine on your host PC running Gstreamer, then
> it should just work fine if you use the standard Gstreamer elements.
>
> Regards,
>
> Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 12:54 ` stephane Cerveau
@ 2013-12-27 12:55 ` Fabio Estevam
2013-12-27 13:05 ` stephane Cerveau
0 siblings, 1 reply; 11+ messages in thread
From: Fabio Estevam @ 2013-12-27 12:55 UTC (permalink / raw)
To: stephane Cerveau; +Cc: meta-freescale@yoctoproject.org
On Fri, Dec 27, 2013 at 10:54 AM, stephane Cerveau <sc@voxtok.com> wrote:
> Yes but i would prefer to use the beep.imx which is using i guess HW
> acceleration.
There is no hardware acceleration for audio.
Regards,
Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 12:55 ` Fabio Estevam
@ 2013-12-27 13:05 ` stephane Cerveau
2013-12-27 13:10 ` Fabio Estevam
0 siblings, 1 reply; 11+ messages in thread
From: stephane Cerveau @ 2013-12-27 13:05 UTC (permalink / raw)
To: Fabio Estevam; +Cc: meta-freescale@yoctoproject.org
Ok thx for the information.
So you advise to use mad instead of beep.imx mp3 ?
Best regards.
Stéphane
On 12/27/2013 01:55 PM, Fabio Estevam wrote:
> On Fri, Dec 27, 2013 at 10:54 AM, stephane Cerveau <sc@voxtok.com> wrote:
>> Yes but i would prefer to use the beep.imx which is using i guess HW
>> acceleration.
> There is no hardware acceleration for audio.
>
> Regards,
>
> Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 13:05 ` stephane Cerveau
@ 2013-12-27 13:10 ` Fabio Estevam
2013-12-27 14:40 ` stephane Cerveau
0 siblings, 1 reply; 11+ messages in thread
From: Fabio Estevam @ 2013-12-27 13:10 UTC (permalink / raw)
To: stephane Cerveau; +Cc: meta-freescale@yoctoproject.org
On Fri, Dec 27, 2013 at 11:05 AM, stephane Cerveau <sc@voxtok.com> wrote:
> Ok thx for the information.
> So you advise to use mad instead of beep.imx mp3 ?
Yes, please give it a try.
Regards,
Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 13:10 ` Fabio Estevam
@ 2013-12-27 14:40 ` stephane Cerveau
2013-12-27 17:00 ` Fabio Estevam
0 siblings, 1 reply; 11+ messages in thread
From: stephane Cerveau @ 2013-12-27 14:40 UTC (permalink / raw)
To: Fabio Estevam; +Cc: meta-freescale@yoctoproject.org
Hello Fabio,
I has a try with gst-fluendo-mp3 and seek is not working fine.
Thx for the help.
Best regards.
Stéphane.
On 12/27/2013 02:10 PM, Fabio Estevam wrote:
> On Fri, Dec 27, 2013 at 11:05 AM, stephane Cerveau <sc@voxtok.com> wrote:
>> Ok thx for the information.
>> So you advise to use mad instead of beep.imx mp3 ?
> Yes, please give it a try.
>
> Regards,
>
> Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
2013-12-27 14:40 ` stephane Cerveau
@ 2013-12-27 17:00 ` Fabio Estevam
[not found] ` <EF817CC5-0DB5-448B-ABB6-F9DDC0C7E02B@gmail.com>
0 siblings, 1 reply; 11+ messages in thread
From: Fabio Estevam @ 2013-12-27 17:00 UTC (permalink / raw)
To: stephane Cerveau; +Cc: meta-freescale@yoctoproject.org
On Fri, Dec 27, 2013 at 12:40 PM, stephane Cerveau <sc@voxtok.com> wrote:
> Hello Fabio,
>
> I has a try with gst-fluendo-mp3 and seek is not working fine.
Does it work with the 'mad' decoder? Does it work on your PC running Gstreamer?
Regards,
Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: IMX6Q: GST MP3 decoder seek issue
[not found] ` <EF817CC5-0DB5-448B-ABB6-F9DDC0C7E02B@gmail.com>
@ 2013-12-28 13:51 ` Fabio Estevam
0 siblings, 0 replies; 11+ messages in thread
From: Fabio Estevam @ 2013-12-28 13:51 UTC (permalink / raw)
To: Stephane Cerveau, meta-freescale@yoctoproject.org
On Sat, Dec 28, 2013 at 7:07 AM, Stephane Cerveau <scerveau@gmail.com> wrote:
> I did not try with mad, i thought that seen there is a recipe for fluendo mp3 decoder, its better to use this one... And seek sounds ok now on target.
Ok, glad to know it works fine now.
Regards,
Fabio Estevam
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2013-12-28 13:51 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 9:02 IMX6Q: GST MP3 decoder seek issue stephane Cerveau
2013-12-27 11:49 ` Fabio Estevam
2013-12-27 12:40 ` stephane Cerveau
2013-12-27 12:49 ` Fabio Estevam
2013-12-27 12:54 ` stephane Cerveau
2013-12-27 12:55 ` Fabio Estevam
2013-12-27 13:05 ` stephane Cerveau
2013-12-27 13:10 ` Fabio Estevam
2013-12-27 14:40 ` stephane Cerveau
2013-12-27 17:00 ` Fabio Estevam
[not found] ` <EF817CC5-0DB5-448B-ABB6-F9DDC0C7E02B@gmail.com>
2013-12-28 13:51 ` Fabio Estevam
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.