diff options
author | Clément Bœsch <u@pkh.me> | 2014-10-11 13:55:55 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2014-10-15 19:24:39 +0200 |
commit | 8022bb1d9271f21167ecb4efc39ac17ca1612a1a (patch) | |
tree | 6a2187f0aae342abb7f5cca28b7ad7f9aa906727 /tests/ref/fate/sub-mpsub-frames | |
parent | b629b421d7428fffbbff02367317cfd0aee7b778 (diff) | |
download | ffmpeg-8022bb1d9271f21167ecb4efc39ac17ca1612a1a.tar.gz |
fate: make subtitles tests output to stdout instead of md5
This makes tracking subtitles changes simpler.
Diffstat (limited to 'tests/ref/fate/sub-mpsub-frames')
-rw-r--r-- | tests/ref/fate/sub-mpsub-frames | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-mpsub-frames b/tests/ref/fate/sub-mpsub-frames index f78edd0ee8..7596fbe1ae 100644 --- a/tests/ref/fate/sub-mpsub-frames +++ b/tests/ref/fate/sub-mpsub-frames @@ -1 +1,13 @@ -792dab5d9a471e0381e18b705fc408cc +[Script Info]
+ScriptType: v4.00+
+PlayResX: 384
+PlayResY: 288
+
+[V4+ Styles]
+Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding
+Style: Default,Arial,16,&Hffffff,&Hffffff,&H0,&H0,0,0,0,1,1,0,2,10,10,10,0,0
+
+[Events]
+Format: Layer, Start, End, Style, Text
+Dialogue: 0,0:00:01.00,0:00:02.48,Default,Start at 1sec,\Nlast 1.5 seconds
+Dialogue: 0,0:00:02.52,0:00:11.52,Default,One frame later,\Nduring 9 seconds
|