[FFmpeg-devel] [PATCH] read reel_name metadata from tmcd atom
Mark Reid
mindmark at gmail.com
Wed Aug 6 22:25:07 CEST 2014
Hi,
This patch reads reel_name stored in the a tmcd atom in a quicktime mov files as documented here:
https://developer.apple.com/library/mac/documentation/quicktime/qtff/QTFFChap3/qtff3.html/apple_ref/doc/uid/TP40000939-CH205-57409#//apple_ref/doc/uid/TP40000939-CH205-69831
Its called “Source reference†in those docs but I used the metadata key "reel_name" because thats what FFmbc calls it.
Mark Reid (1):
read reel_name metadata from tmcd atom
libavformat/mov.c | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
2.0.0
More information about the ffmpeg-devel
mailing list