This file is indexed.

/usr/share/pitivi/renderpresets/DVD.json is in pitivi 0.15.1-0ubuntu1.

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
{
    "framerate-num": 24000.0, 
    "sample-rate": 48000, 
    "height": 0, 
    "channels": 2, 
    "container": "mpegpsmux", 
    "name": "DVD", 
    "vcodec": "mpeg2enc", 
    "framerate-denom": 1001.0, 
    "width": 0, 
    "depth": 16, 
    "acodec": "twolame"
}