wip
This commit is contained in:
parent
fabf17c016
commit
5b68fc4fbc
26
assets/system.yml
Normal file
26
assets/system.yml
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
help: Changing these settings is for advanced users only! There will be no support or guarantee that it will be stable after changing it.
|
||||||
|
decoder:
|
||||||
|
input_options:
|
||||||
|
output_options:
|
||||||
|
filters:
|
||||||
|
deinterlace: yadif=0:-1:0
|
||||||
|
pad_scale_w: scale={}:-1,
|
||||||
|
pad_scale_h: scale=-1:{},
|
||||||
|
pad_video: '{}pad=max(iw\\,ih*({0}/{1})):ow/({0}/{1}):(ow-iw)/2:(oh-ih)/2'
|
||||||
|
fps: fps={}
|
||||||
|
scale: scale={}:{}
|
||||||
|
set_dar: setdar=dar={}
|
||||||
|
fade_in: {}fade=in:st=0:d=0.5
|
||||||
|
fade_out: {}fade=out:st={}:d=1.0
|
||||||
|
overlay_logo_scale: ',scale={}'
|
||||||
|
overlay_logo: null[v];movie={}:loop=0,setpts=N/(FRAME_RATE*TB),format=rgba,colorchannelmixer=aa={}{}[l];[v][l]{}:shortest=1
|
||||||
|
overlay_logo_fade_in: ',fade=in:st=0:d=1.0:alpha=1'
|
||||||
|
overlay_logo_fade_out: ',fade=out:st={}:d=1.0:alpha=1'
|
||||||
|
tpad: tpad=stop_mode=add:stop_duration={}
|
||||||
|
drawtext_from_file: drawtext=text='{}':{}{}
|
||||||
|
drawtext_from_zmq: zmq=b=tcp\\\\://'{}',drawtext@dyntext={}
|
||||||
|
apad: apad=whole_dur={}
|
||||||
|
volume: volume={}
|
||||||
|
split: split={}{}
|
||||||
|
encoder:
|
||||||
|
input_options:
|
Loading…
x
Reference in New Issue
Block a user