[FFmpeg-devel] XMP in mov files
Marek Fort
marek.fort at chyronhego.com
Thu Aug 7 11:20:23 CEST 2014
Hi,
I'd like to integrate this patch.
It adds a support for reading/writing XMP data in mov file format.
The patch is made according to XMP SPECIFICATION PART 3 - STORAGE IN FILES
ch. 1.2.4.1 Placement of XMP. Spec available here:
http://www.adobe.com/devnet/xmp.html
The XMP is stored under "xmp" key in ffmpeg format context's metadata. I
could not find any other code in ffmpeg dealing with XMP so I made this
key. Any future XMP support should use the same key.
Thank you,
Marek Fort
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Reading-writing-XMP-metadata-in-mov-container.patch
Type: application/octet-stream
Size: 2200 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140807/3130d304/attachment.obj>
More information about the ffmpeg-devel
mailing list