contentauth / c2pa-js

JavaScript SDK for displaying and validating C2PA data
https://opensource.contentauthenticity.org
MIT License
74 stars 40 forks source link

Issue reading the m4a format. #190

Open PercheEtienne opened 2 months ago

PercheEtienne commented 2 months ago

Hi all,

most of the .m4a files I am trying to read with the c2pa.js library have mime-types: audio/x-m4a, this one doesn't seem to be supported Do you have any idea to be able to read this kind of file? Is there an option to add the audio/x-m4a in the VALID_MIME_TYPES array?

Screenshot 2024-09-11 at 4 26 27 PM

thanks

domguinard commented 2 months ago

Hi there, any news on this issue? Many thanks.