diff options
author | Aman Gupta <aman@tmm1.net> | 2016-01-08 19:52:09 -0800 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2016-01-09 12:32:27 +0100 |
commit | b7e64be8fbf48c6ded06130146209040c0b32919 (patch) | |
tree | 1810b0ed39f1d6041d25ded85b5263fdc355e613 /tests/ref/fate/sub-cc | |
parent | 086093c77c71e665f17fe697bf1c254bf0e529e9 (diff) | |
download | ffmpeg-b7e64be8fbf48c6ded06130146209040c0b32919.tar.gz |
lavc/ccaption_dec: implement font styles
Diffstat (limited to 'tests/ref/fate/sub-cc')
-rw-r--r-- | tests/ref/fate/sub-cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/sub-cc b/tests/ref/fate/sub-cc index 3d8c764200..8583e184fa 100644 --- a/tests/ref/fate/sub-cc +++ b/tests/ref/fate/sub-cc @@ -10,5 +10,5 @@ Style: Default,Arial,16,&Hffffff,&Hffffff,&H0,&H0,0,0,0,0,100,100,0,0,1,1,0,2,10 [Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
-Dialogue: 0,0:00:12.36,0:00:40.83,Default,,0,0,0,,( inaudible radio chatter )
-Dialogue: 0,0:00:40.83,0:00:59.07,Default,,0,0,0,,( inaudible radio chatter )\N>> Safety remains our number one
+Dialogue: 0,0:00:12.36,0:00:40.83,Default,,0,0,0,,({/i1} inaudible radio chatter{/i0} )
+Dialogue: 0,0:00:40.83,0:00:59.07,Default,,0,0,0,,({/i1} inaudible radio chatter{/i0} )\N>> Safety remains our number one
|