]> git.sesse.net Git - mlt/blob - src/modules/core/loader.ini
Remove unused string.h include
[mlt] / src / modules / core / loader.ini
1 # This file defines the normalisers, their fallbacks and the order they're attached
2 #
3 # The names on the left are arbitrary, but the order in which they occur is the
4 # order in which they're applied.
5
6 # The names of the services on the right dictate the preference used (if unavailable
7 # the second and third are applied as applicable).
8
9 # image filters
10 deinterlace=deinterlace,avdeinterlace
11 fieldorder=fieldorder
12 crop=movit.crop,crop:1
13 rescaler=movit.resample,swscale,gtkrescale,rescale
14 resizer=movit.resize,resize
15
16 # audio filters
17 channels=audiochannels
18 resampler=resample,avresample
19
20 # metadata filters
21 data=data_feed:attr_check