This file is indexed.

/usr/share/mlt/core/producer_melt_file.yml 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
schema_version: 0.2
type: producer
identifier: melt_file
title: Melt
description: Process file containing melt command line syntax.
version: 1
copyright: Ushodaya Enterprises Limited
creator: Charles Yates
license: LGPLv2.1
language: en
tags:
  - Audio
  - Video
notes: Limited to files with 100000 or less lines and maximum line size of 2048 bytes.

parameters:
  - identifier: resource
    argument: yes
    title: File
    description: The name of the melt text file.
    required: yes