diff options
author | John Stebbins <jstebbins@jetheaddev.com> | 2020-04-04 11:53:59 -0600 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2020-04-10 09:32:13 -0700 |
commit | 91447ae3ba03c7f039b13933e7c3a5a5d876aa6c (patch) | |
tree | fd4bacb763a2b06a10d00253deae8a4334fa177e /tests/ref/fate/sub-movtext | |
parent | c0d3fea6000bae5937df6f5744e1dfdd3ab83795 (diff) | |
download | ffmpeg-91447ae3ba03c7f039b13933e7c3a5a5d876aa6c.tar.gz |
lavc/movtextdec: add alpha default to ass header colors
Signed-off-by: Philip Langdale <philipl@overt.org>
Diffstat (limited to 'tests/ref/fate/sub-movtext')
-rw-r--r-- | tests/ref/fate/sub-movtext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-movtext b/tests/ref/fate/sub-movtext index 94ed22d318..6047060918 100644 --- a/tests/ref/fate/sub-movtext +++ b/tests/ref/fate/sub-movtext @@ -6,7 +6,7 @@ PlayResY: 288 [V4+ Styles]
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,Serif,18,&Hffffff,&Hffffff,&H0,&H0,0,0,0,0,100,100,0,0,1,1,0,2,10,10,10,0
+Style: Default,Serif,18,&Hffffff,&Hffffff,&Hff000000,&Hff000000,0,0,0,0,100,100,0,0,1,1,0,2,10,10,10,0
[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
|