This file is indexed.

/usr/share/mlt/core/loader.ini is in libmlt-data 0.9.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
# This file defines the normalisers, their fallbacks and the order they're attached
#
# The names on the left are arbitrary, but the order in which they occur is the
# order in which they're applied.
# 
# The names of the services on the right dictate the preference used (if unavailable
# the second and third are applied as applicable).

# image filters
deinterlace=deinterlace,avdeinterlace
fieldorder=fieldorder
crop=movit.crop,crop:1
rescaler=movit.resample,swscale,gtkrescale,rescale
resizer=movit.resize,resize

# audio filters
channels=audiochannels
resampler=resample,avresample

# metadata filters
data=data_feed:attr_check