[FFmpeg-devel] XMP in mov files

Michael Niedermayer michaelni at gmx.at
Thu Aug 7 15:37:28 CEST 2014


On Thu, Aug 07, 2014 at 11:20:23AM +0200, Marek Fort wrote:
> 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

>  mov.c    |    2 ++
>  movenc.c |   21 +++++++++++++++++++++
>  2 files changed, 23 insertions(+)
> 077e36e58e292b22304cf2dc394c82bad161377e  0001-Reading-writing-XMP-metadata-in-mov-container.patch
> From 1575ffdb270cb110944e432c5ed16e6ae0260b74 Mon Sep 17 00:00:00 2001
> From: Marek Fort <marek.fort at chyronhego.com>
> Date: Wed, 6 Aug 2014 16:48:21 +0200
> Subject: [PATCH] Reading/writing XMP metadata in mov container.

do you have a testcase/sample you can share ?

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140807/d5c2a02d/attachment.asc>


More information about the ffmpeg-devel mailing list