Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - dose mme support the wav format?: (4 Items)
   
dose mme support the wav format?  
Hi all!
      I play the song of wav format to gain the artist(title) from nowplaying,but it is null. Otherwize ,When I play the
 song of mp3 format ,I can get the artist(titile) from the nowplaying.In the path of dll/media,I can find the wavparser.
so.
Can you tell me the reason.
  thaks very much!
Re: dose mme support the wav format?  
wav files don¹t contain as much metadata as id3 tags inside mp3s.  You¹ll
only get a few fields populated for wav files such as bitrate (not artist).

Dan


On 10-05-04 7:18 AM, "Kailen High" <community-noreply@qnx.com> wrote:

> Hi all!
>       I play the song of wav format to gain the artist(title) from
> nowplaying,but it is null. Otherwize ,When I play the song of mp3 format ,I
> can get the artist(titile) from the nowplaying.In the path of dll/media,I can
> find the wavparser.so.
> Can you tell me the reason.
>   thaks very much!
> 
> 
> 
> _______________________________________________
> 
> Development
> http://community.qnx.com/sf/go/post53488
> 
> 

-- 
Dan Cardamore   <dcardamore@qnx.com>

Re: dose mme support the wav format?  
I think some of the confusion around wav files is that some CD rippers do include metadata in the wav files.  For 
example, I have some CDs ripped with Windows Media Player and if I open the files with vi I can see: 

RIFF6þ¡[]WAVELISTÈ[]INFOIART[]Andrea BocelliINAM[]Macchine da Guerra[]IPRD[]Romanza[]IGNR[]Classical[]

(non-printable characters have been replaced with [])

So, in fact, this wave file does have artist, title, genre.  The fact that other players windows players (MediaMonkey, 
Winamp, etc) can read and display this data makes me believe that there is some sort of standard.  Any chance the mme 
can parse this data?
Re: dose mme support the wav format?  
Hi Steven,

That’s interesting and news to me.  My suggestion is that you open a
discussion with QNX support to address this.

Dan


On 10-05-04 9:37 AM, "Steven Lougheed" <community-noreply@qnx.com> wrote:

> I think some of the confusion around wav files is that some CD rippers do
> include metadata in the wav files.  For example, I have some CDs ripped with
> Windows Media Player and if I open the files with vi I can see:
> 
> RIFF6þ¡[]WAVELISTÈ[]INFOIART[]Andrea BocelliINAM[]Macchine da
> Guerra[]IPRD[]Romanza[]IGNR[]Classical[]
> 
> (non-printable characters have been replaced with [])
> 
> So, in fact, this wave file does have artist, title, genre.  The fact that
> other players windows players (MediaMonkey, Winamp, etc) can read and display
> this data makes me believe that there is some sort of standard.  Any chance
> the mme can parse this
> data?



_______________________________________________

Development
http://c
> ommunity.qnx.com/sf/go/post53511


-- 
Dan Cardamore   <dcardamore@qnx.com>