summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/sub-pjs
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-10-11 14:31:23 +0200
committerClément Bœsch <u@pkh.me>2014-10-15 19:25:06 +0200
commit40b9f28641b696c6bb73ce49dc97c2ce2700cbdb (patch)
treeb16bbe05514768ba5c8b8b20b7cb0eba7d72ccf2 /tests/ref/fate/sub-pjs
parentbf700a995da4ff3ef891f3d4621b01fe72d0b12d (diff)
downloadffmpeg-streaming-40b9f28641b696c6bb73ce49dc97c2ce2700cbdb.zip
ffmpeg-streaming-40b9f28641b696c6bb73ce49dc97c2ce2700cbdb.tar.gz
avcodec/ass: output missing fields in AVSubtitles and output files
Fixes Ticket #3207
Diffstat (limited to 'tests/ref/fate/sub-pjs')
-rw-r--r--tests/ref/fate/sub-pjs12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/fate/sub-pjs b/tests/ref/fate/sub-pjs
index 6c0d1f0..36f3fe5 100644
--- a/tests/ref/fate/sub-pjs
+++ b/tests/ref/fate/sub-pjs
@@ -4,11 +4,11 @@ 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
+Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
+Style: Default,Arial,16,&Hffffff,&Hffffff,&H0,&H0,0,0,0,0,100,100,0,0,1,1,0,2,10,10,10,0
[Events]
-Format: Layer, Start, End, Style, Text
-Dialogue: 0,0:04:04.70,0:04:11.30,Default,You should come to the Drama Club, too.
-Dialogue: 0,0:04:11.30,0:04:19.40,Default,Yeah. The Drama Club is worried\Nthat you haven't been coming.
-Dialogue: 0,0:04:20.30,0:04:27.50,Default,I see. Sorry, I'll drop by next time.
+Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
+Dialogue: 0,0:04:04.70,0:04:11.30,Default,,0,0,0,,You should come to the Drama Club, too.
+Dialogue: 0,0:04:11.30,0:04:19.40,Default,,0,0,0,,Yeah. The Drama Club is worried\Nthat you haven't been coming.
+Dialogue: 0,0:04:20.30,0:04:27.50,Default,,0,0,0,,I see. Sorry, I'll drop by next time.
OpenPOWER on IntegriCloud