From 91447ae3ba03c7f039b13933e7c3a5a5d876aa6c Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Sat, 4 Apr 2020 11:53:59 -0600 Subject: lavc/movtextdec: add alpha default to ass header colors Signed-off-by: Philip Langdale --- tests/ref/fate/sub-movtext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref') 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 -- cgit v1.2.3