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-subviewer | |
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-subviewer')
-rw-r--r-- | tests/ref/fate/sub-subviewer | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-subviewer b/tests/ref/fate/sub-subviewer index a0838685e8..8c9eeed612 100644 --- a/tests/ref/fate/sub-subviewer +++ b/tests/ref/fate/sub-subviewer @@ -1 +1,14 @@ -848f774195e873ce71febf35b6c9c541 +[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:01:00.10,0:02:00.20,Default,Hello.\NWorld!
+Dialogue: 0,0:02:00.30,0:03:00.40,Default,\Nfoo\Nbar\Nbla\Nmixed with br
+Dialogue: 0,0:03:04.12,0:03:10.20,Default,Another event.
|