diff options
author | Harry Mallon <harry.mallon@codex.online> | 2020-12-07 10:32:11 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-12-17 13:02:49 +0100 |
commit | a041c0a0315f0941ddc2b3258c74edf40f86c8f5 (patch) | |
tree | 8ba652ff4364287952d64838bc166a60b0272a41 /tests/ref/fate/dpx-probe | |
parent | 6623421454c55890a720b8dd818bb9304e9ff529 (diff) | |
download | ffmpeg-a041c0a0315f0941ddc2b3258c74edf40f86c8f5.tar.gz |
avcodec/dpx: Read SMPTE timecode from DPX
Signed-off-by: Harry Mallon <harry.mallon@codex.online>
Diffstat (limited to 'tests/ref/fate/dpx-probe')
-rw-r--r-- | tests/ref/fate/dpx-probe | 7 |
1 files changed, 7 insertions, 0 deletions
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] |