Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - A strange behavior about the album art image file name retrieved by Aviage MMS 1.2 : Page 1 of 4 (4 Items)
   
A strange behavior about the album art image file name retrieved by Aviage MMS 1.2  
Hi,

Have observed a strange behavior about the incorrect album art image file name which retrieved by the API function 
mme_metadata_image_load() of Aviage MMS 1.2. 

The scenario is as follows. If the reported URL which retrieved from MME_EVENT_METADATA_IMAGE event is /tmp/BAA604507.
png, but actually we find that the generated image file under /tmp is named as AAA604507.png but not BAA604507.png. If 
the reported file name in URL is DAA563547.png, the actually file in system is named as CAA563547.png. That's to say, 
the file name in URL doesn't match the actually file name, and looks like it always has a difference with the initial 
letter. 

Does anybody know the reason why, thanks. 

BTW, I am using Aviage MMS 1.2 with QNX Neutrino 6.4.1 which running on an ARM i.MX31 platform.

Regards,
Chris