This commit is contained in:
jb-alvarado 2022-06-17 00:18:02 +02:00
parent 781656ca30
commit 5a8c1e5f43

View File

@ -109,8 +109,8 @@ text:
you can define the drawtext parameters like position, color, etc. Post Text over you can define the drawtext parameters like position, color, etc. Post Text over
API will override this. With 'regex' you can format file names, to get a title from it. API will override this. With 'regex' you can format file names, to get a title from it.
add_text: false add_text: false
fontfile: "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
text_from_filename: false text_from_filename: false
fontfile: "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf"
style: "x=(w-tw)/2:y=(h-line_h)*0.9:fontsize=24:fontcolor=#ffffff:box=1:boxcolor=#000000:boxborderw=4" style: "x=(w-tw)/2:y=(h-line_h)*0.9:fontsize=24:fontcolor=#ffffff:box=1:boxcolor=#000000:boxborderw=4"
regex: ^.+[/\\](.*)(.mp4|.mkv)$ regex: ^.+[/\\](.*)(.mp4|.mkv)$