These look like raw aac content. There isn't a clear way to
"recognize" raw aac content. That being said, I have not debugged why
we don't recognize this particular file and recognize the other two
files.

However, we plan to deprecate support to recognize raw aac content. It
would be better if you encapsulate your encoded data in ADIF or ADTS
format.

-Ravi

On Feb 12, 11:10 pm, Lucien <[email protected]> wrote:
> Dear Ravi
>
>          The tet file was placed at
>          
> http://www.badongo.com/file/13361811andhttp://www.badongo.com/file/13361868
>
>          If those files are wrong type, can you provide me a correct
> one ?
>
>          Thanks
>
> Best Regards,
> Lucien
>
> On 2月13日, 上午10時42分, rktb <[email protected]> wrote:
>
> > Hmmm...not anything that I am aware of. Can you share the AAC+ content
> > so that I can take a look?
>
> > -Ravi
>
> > On Feb 12, 8:25 pm, Lucien <[email protected]> wrote:
>
> > > Sorry,
> > > Another problem to consult and confirm.
> > > I have test some aac files.
> > > And the results are
> > > 1. AAC codec in .aac can be played
> > > 2. EAAC+ codec in .aac can be played
>
> > > but HEAAC(AAC+) codec in .acc file format can't be played
>
> > > Are those results correct?
> > > And what's the problem to play test file encoded by HEAAC?
>
> > > Thanks
>
> > > On 2月12日, 下午11時18分, rktb <[email protected]> wrote:
>
> > > > Good job.
>
> > > > On Feb 12, 6:39 am, Lucien <[email protected]> wrote:
>
> > > > > Dear all
>
> > > > >          Thanks for your help !!
> > > > >          After I register  AAC recognizer to the registry.
> > > > >          I can play .aac file now
>
> > > > > On 2月11日, 下午8時38分, rktb <[email protected]> wrote:
>
> > > > > > Hi Lucien,
>
> > > > > > So far so good.
>
> > > > > > Next, you would need to add this recognizer to the registry. Please
> > > > > > look 
> > > > > > athttp://android.git.kernel.org/?p=platform/external/opencore.git;a=blo...
> > > > > > to see how the existing static recognizers (mp3, wav, amr) are 
> > > > > > added.
>
> > > > > > -Ravi
>
> > > > > > On Feb 11, 5:26 am, Lucien <[email protected]> wrote:
>
> > > > > > > Thanks for Freepine and Dave,
>
> > > > > > > After modifying MediaScanner.java and MediaFile.jave,
> > > > > > > the music player can scan .acc file and show it in the player 
> > > > > > > list.
> > > > > > > But when I choose the .aac file to play, it still can't work.
>
> > > > > > > From your suggestion, I need to take some work to extract metadata
> > > > > > > and
> > > > > > > register aac recognizer plugin in recognizer registry.
> > > > > > > Beside those work, is there any place need to be modified ?
>
> > > > > > > I have no sense where to start those work, can you specific more
> > > > > > > detail.
>
> > > > > > > Thanks
>
> > > > > > > On 2月11日, 下午5時37分, Dave Sparks <[email protected]> wrote:
>
> > > > > > > > There are several places that need to be updated: Mediascanner, 
> > > > > > > > the
> > > > > > > > list of supported mime types. I suspect it will also take some 
> > > > > > > > work to
> > > > > > > > extract the metadata.
>
> > > > > > > > On Feb 10, 11:45 pm, Freepine <[email protected]> wrote:
>
> > > > > > > > > If aac files didn't appear in SONGS of music library, you 
> > > > > > > > > will need change
> > > > > > > > > media scanner to not filter out .aac files.
> > > > > > > > > BTW, did you register aac recognizer plugin in recognizer 
> > > > > > > > > registry?http://android.git.kernel.org/?p=platform/external/opencore.git;a=blo...
>
> > > > > > > > > On Wed, Feb 11, 2009 at 3:27 PM, Lucien 
> > > > > > > > > <[email protected]> wrote:
>
> > > > > > > > > > Dear all :
>
> > > > > > > > > >        I have a question to conduct.
> > > > > > > > > >        The Android release 1.0 does not support aac file in 
> > > > > > > > > > the
> > > > > > > > > > music
> > > > > > > > > >        player because it doesn't implement an AAC file 
> > > > > > > > > > recognizer and
> > > > > > > > > > register it in
> > > > > > > > > >        recognizer registry to enable AAC playback .
>
> > > > > > > > > >       Currently , OpenCORE 2.0 has supported aac recognizer 
> > > > > > > > > > for
> > > > > > > > > > Android
> > > > > > > > > >       So, I try tomergethe code into Cupcake version to 
> > > > > > > > > > play aac
> > > > > > > > > > file.
>
> > > > > > > > > >       I have added  aac recognizer code into the folder
> > > > > > > > > >       device/external/opencore/pvmi/recognizer/plugins/
> > > > > > > > > > pvaacffrecognizer
>
> > > > > > > > > >       In addition,
> > > > > > > > > >       I modify the makefile to add libpvaacffrecognizer \   
> > > > > > > > > > at
> > > > > > > > > >       LOCAL_WHOLE_STATIC_LIBRARIES
> > > > > > > > > >       and
> > > > > > > > > >       include 
> > > > > > > > > > $(PV_TOP)//pvmi/recognizer/plugins/pvaacffrecognizer/
> > > > > > > > > > Android.mk
>
> > > > > > > > > >       But the music player list also can't show .aac file
> > > > > > > > > >       So, can anybody help me tomergeaac recognizer  to 
> > > > > > > > > > play .aac
> > > > > > > > > > file
>
> > > > > > > > > >       Thanks
>
> > > > > > > > > > Best Regards,
> > > > > > > > > > Lucien- 隱藏被引用文字 -
>
> > > > > > > > - 顯示被引用文字 -- 隱藏被引用文字 -
>
> > > > > > - 顯示被引用文字 -- 隱藏被引用文字 -
>
> > > > - 顯示被引用文字 -- 隱藏被引用文字 -
>
> > - 顯示被引用文字 -
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to