make-ffmpeg: Remove fontfamily option as it doesn't work
This commit is contained in:
parent
8933550f31
commit
ca224b9d84
3 changed files with 22 additions and 42 deletions
|
@ -14,8 +14,7 @@ inout_type = t
|
|||
;; Some font settings can have defaults, which can be overridden in the
|
||||
;; 'title', 'speaker' and 'text' sections below.
|
||||
[default]
|
||||
;; default font (either use 'fontfamily' or 'fontfile')
|
||||
; fontfamily = arial
|
||||
;; default font
|
||||
fontfile = SourceSansPro-Semibold.ttf
|
||||
;; default font color
|
||||
fontcolor = #ffffff
|
||||
|
@ -24,7 +23,6 @@ fontcolor = #ffffff
|
|||
;; parameters are:
|
||||
;; - in: start frame/ time
|
||||
;; - out: end frame/ time
|
||||
;; - fontfamily: font family
|
||||
;; - fontfile: font file
|
||||
;; - fontcolor: font color
|
||||
;; - fontsize: font size (pixel)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue