better variable
This commit is contained in:
parent
2876e1a243
commit
ad18d49c0f
@ -82,8 +82,8 @@ buffer_cmd = ["-q", "-c", "-m"]
|
|||||||
# logo is only used if the path exist
|
# logo is only used if the path exist
|
||||||
# with logo_o = overlay=W-w-2:0 you can modify the logo position
|
# with logo_o = overlay=W-w-2:0 you can modify the logo position
|
||||||
[OUT]
|
[OUT]
|
||||||
service_name = AD TV Live Stream
|
service_name = Live Stream
|
||||||
service_provider = amazing discoveries e. V.
|
service_provider = example.org
|
||||||
logo = /usr/local/share/logo.png
|
logo = /usr/local/share/logo.png
|
||||||
logo_o = overlay=W-w-2:0
|
logo_o = overlay=W-w-2:0
|
||||||
post_comp_video = ["-c:v", "libx264", "-crf", "23", "-g", "25", "-maxrate", "1300k", "-bufsize", "1300k", "-preset", "fast", "-profile:v", "Main", "-level", "3.1", "-refs", "3"]
|
post_comp_video = ["-c:v", "libx264", "-crf", "23", "-g", "25", "-maxrate", "1300k", "-bufsize", "1300k", "-preset", "fast", "-profile:v", "Main", "-level", "3.1", "-refs", "3"]
|
||||||
|
Loading…
Reference in New Issue
Block a user