nokiatech / heif

High Efficiency Image File Format
Other
1.74k stars 248 forks source link

JavaScript: Uncaught abort() when trying to decode .heic file from iPhone x #33

Open warpdesign opened 6 years ago

warpdesign commented 6 years ago

I am trying to use the JavaScript decoder to decode some heic files coming from an iPhone (iOS 11) and am getting this error:

HEIFReader: REQUEST FILE INFO: http://127.0.0.1:8080/content/images/rodo.heic Skipping an unknown box of type 'colr' in ItemPropertyContainer. Skipping an unknown box of type 'pixi' in ItemPropertyContainer. Skipping an unknown box of type 'colr' in ItemPropertyContainer. Skipping an unknown box of type 'pixi' in ItemPropertyContainer. FileInfo {fileFeature: {…}, trackProperties: undefined, rootLevelMetaBoxProperties: {…}, Major brand: heic Compatible brands: mif1,heic ImageProvider: REQUEST IMAGE DATA: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48 libde265.min.js:21 Uncaught abort() at Error at La (http://127.0.0.1:8080/js/libde265.min.js:31:6)

rodo.zip