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
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel