[FFmpeg-devel] [PATCH] libavformat: Add poster_time and time_scale to quicktime metadata output

2014-08-14 Thread Graham Torn
From: gt-sdi Extract poster_time and time_scale from quicktime mdhd atom and add to metadata for output by ffprobe. Signed-off-by: gt-sdi --- libavformat/mov.c | 27 +-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/libavformat/mov.c b/libavformat/mov.c

[FFmpeg-devel] Fwd: [PATCH] libavformat: Add poster_time and time_scale to quicktime metadata output

2014-08-18 Thread Graham Torn
I'm wondering if this patch request got missed? ... or if I neglected something when submitting? ... Any feedback appreciated. Cheers GT Graham Torn graham.t...@gmail.com Begin forwarded message: > From: Graham Torn > Subject: [PATCH] libavformat: Add poster_time and ti