Archived Forum Post

Index of archived forum posts

Question:

Can i add XMP metadata at video file(mp4)??

Sep 27 '17 at 05:51

Hi, i'm studying for metadata.

Using your library and android studio, I succeeded in adding xmp at jpeg file.

so, i tried to add xmp metadata at video file(mp4) same way. but It failed.

this is my error log.


ChilkatLog:
LoadAppFile:
DllDate: Aug 30 2017
ChilkatVersion: 9.5.0.69
UnlockPrefix: Anything for 30-day trial.
Architecture: Little Endian; 64-bit
Language: Android Java
VerboseLogging: 0
path: /storage/emulated/0/DCIM/Camera/20170925_212542.mp4
xmpLoadFile:
Unrecognized file type
filename: /storage/emulated/0/DCIM/Camera/20170925_212542.mp4
--xmpLoadFile
Failed.
--LoadAppFile
--ChilkatLog

What is the problem??