From a041c0a0315f0941ddc2b3258c74edf40f86c8f5 Mon Sep 17 00:00:00 2001 From: Harry Mallon Date: Mon, 7 Dec 2020 10:32:11 +0000 Subject: avcodec/dpx: Read SMPTE timecode from DPX Signed-off-by: Harry Mallon --- tests/ref/fate/dpx-probe | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests') diff --git a/tests/ref/fate/dpx-probe b/tests/ref/fate/dpx-probe index c5d049d038..419cd06799 100644 --- a/tests/ref/fate/dpx-probe +++ b/tests/ref/fate/dpx-probe @@ -4,6 +4,13 @@ color_range=unknown color_space=unknown color_primaries=unknown color_transfer=unknown +TAG:timecode=00:00:01:18 TAG:Creator=Apple Compressor TAG:Input Device= +[SIDE_DATA] +side_data_type=SMPTE 12-1 timecode +[TIMECODE] +value=00:00:01:18 +[/TIMECODE] +[/SIDE_DATA] [/FRAME] -- cgit v1.2.3