>From my understanding, ID3 tags should be retrieved by MP3/AAC source nodes,
though I didn't try it by myself. Otherwise you can try to use PVID3ParCom
directly.

On Mon, Nov 9, 2009 at 11:03 AM, ever <[email protected]> wrote:

> thanks, Freepine.
> I tried parseASF function, which use MetadataRetriever to do the
> metadata extraction,
> but I always got the null value for album, artist... (these
> informations are stored in ID3 tags)
>
> It seems that MedadataRetriever do not extract metadata information
> from ID3 tags, right?
>
> On 11月8日, 下午2時59分, Freepine <[email protected]> wrote:
> > You can try parseWMA or parseASF in mediascanner.cpp.
> >
> > On Fri, Nov 6, 2009 at 4:29 PM, ever <[email protected]> wrote:
> > > Hi there,
> > > MediaScanner do not extract AAC metadata  information at present.
> > > I am trying to add AAC metadata extraction in MediaScanner.java and
> > > mediascanner.cpp,
> > > and tried to use parseMP3 and parseMP4 functions to pase, but both
> > > failed.
> >
> > > Do I need to write the parse function? Is there extsting function for
> > > me to pare AAC metadata?
> >
> > > thanks.
> > > ever
> >
> > > --
> > > unsubscribe: 
> > > [email protected]<android-porting%[email protected]>
> <android-porting%[email protected]<android-porting%[email protected]>
> >
> > > website:http://groups.google.com/group/android-porting
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to