Can you post a link to an example AAC file that fails on ICS?
(provided that the license permits you to do so ...
please do not post a link to copyrighted material
that has a license not suitable for sharing)

On Feb 16, 1:41 am, Ritesh Solanki <riteshsola...@gmail.com> wrote:
> Yes it is the software decoder.
> It is giving the error with many file which plays fine on gingerbread.
> I am not aware about the AAC internal but when I replace the aac decode
> code in ics  with that of gingerbread it is playing.
>
> Thanks and regards
> Ritesh
>
>
>
>
>
>
>
> On Wed, Feb 15, 2012 at 9:22 PM, Glenn Kasten <gkas...@android.com> wrote:
> > I think that's the software AAC decoder, so source code should be
> > present in AOSP under frameworks/base/media/libstagefright. Add some
> > logs in software AAC to see where it is passing that error code up to
> > OMXCodec.
>
> > Another idea is to use a host-based media analyzer tool to examine the
> > headers for the audio portion of the content -- maybe it's an
> > unsupported AAC variant, a corrupt AAC frame, etc.
>
> > On Feb 13, 10:46 pm, Ritesh Solanki <riteshsola...@gmail.com> wrote:
> > > Hi All,
>
> > > I am trying to play some video on the ICS emulator, it plays most of the
> > > video but for some video it does not play and gives below error.
>
> > > D/MediaPlayer( 1899): getMetadata
> > > E/OMXCodec( 1080): [OMX.google.aac.decoder] ERROR(0x80001001, 10)
>
> > > can anyone please help me in this.
>
> > > Thanks and regards
> > > Ritesh
>
> > --
> > unsubscribe: android-porting+unsubscr...@googlegroups.com
> > website:http://groups.google.com/group/android-porting

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to