[FFmpeg-devel] [PATCH] libavformat/mxfdec.c: export source package uids and names as metadata
Mark Reid
mindmark at gmail.com
Wed Nov 19 01:52:55 CET 2014
hi,
This patch exports mxf source package uids and names as metadata. AAF files and some
editing applications can link to mxf files and their streams by package uids. They
can be used to resolve a media file instead of just a url.
Here are the metadata keys I added:
material_package_uid
material_package_name
file_package_uid
file_package_name
reel_uid
Mark Reid (1):
libavformat/mxfdec.c: export source package uids and names as metadata
libavformat/mxfdec.c | 74 +++++++++++++++++++++++++++-------------------------
1 file changed, 39 insertions(+), 35 deletions(-)
--
2.0.0
More information about the ffmpeg-devel
mailing list