mirror of https://github.com/jellyfin/jellyfin.git
373 lines
10 KiB
JSON
373 lines
10 KiB
JSON
{
|
|
"EnableAlbumArtInDidl": false,
|
|
"EnableSingleAlbumArtLimit": false,
|
|
"EnableSingleSubtitleLimit": false,
|
|
"SupportedMediaTypes": "Audio,Photo,Video",
|
|
"MaxAlbumArtWidth": 0,
|
|
"MaxAlbumArtHeight": 0,
|
|
"MaxStreamingBitrate": 120000000,
|
|
"MaxStaticBitrate": 100000000,
|
|
"MusicStreamingTranscodingBitrate": 384000,
|
|
"TimelineOffsetSeconds": 0,
|
|
"RequiresPlainVideoItems": false,
|
|
"RequiresPlainFolders": false,
|
|
"EnableMSMediaReceiverRegistrar": false,
|
|
"IgnoreTranscodeByteRangeRequests": false,
|
|
"DirectPlayProfiles": [
|
|
{
|
|
"AudioCodec": "vorbis,opus",
|
|
"Container": "webm",
|
|
"Type": "Video",
|
|
"VideoCodec": "vp8,vp9,av1"
|
|
},
|
|
{
|
|
"AudioCodec": "aac,mp3,mp2,opus,flac,vorbis",
|
|
"Container": "mp4,m4v",
|
|
"Type": "Video",
|
|
"VideoCodec": "h264,vp9,av1"
|
|
},
|
|
{
|
|
"Container": "opus",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "opus",
|
|
"Container": "webm",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "mp3",
|
|
"Container": "ts",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Container": "mp3",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Container": "aac",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "aac",
|
|
"Container": "m4a",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "aac",
|
|
"Container": "m4b",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Container": "flac",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Container": "webma",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "webma",
|
|
"Container": "webm",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Container": "wav",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Container": "ogg",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "aac,mp2,opus,flac",
|
|
"Container": "hls",
|
|
"Type": "Video",
|
|
"VideoCodec": "av1,h264,vp9"
|
|
},
|
|
{
|
|
"AudioCodec": "aac,mp3,mp2",
|
|
"Container": "hls",
|
|
"Type": "Video",
|
|
"VideoCodec": "h264"
|
|
}
|
|
],
|
|
"TranscodingProfiles": [
|
|
{
|
|
"AudioCodec": "aac",
|
|
"BreakOnNonKeyFrames": true,
|
|
"Container": "mp4",
|
|
"Context": "Streaming",
|
|
"EnableAudioVbrEncoding": true,
|
|
"MaxAudioChannels": "2",
|
|
"MinSegments": "2",
|
|
"Protocol": "hls",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "aac",
|
|
"Container": "aac",
|
|
"Context": "Streaming",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "mp3",
|
|
"Container": "mp3",
|
|
"Context": "Streaming",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "opus",
|
|
"Container": "opus",
|
|
"Context": "Streaming",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "wav",
|
|
"Container": "wav",
|
|
"Context": "Streaming",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "opus",
|
|
"Container": "opus",
|
|
"Context": "Static",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "mp3",
|
|
"Container": "mp3",
|
|
"Context": "Static",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "aac",
|
|
"Container": "aac",
|
|
"Context": "Static",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "wav",
|
|
"Container": "wav",
|
|
"Context": "Static",
|
|
"MaxAudioChannels": "2",
|
|
"Protocol": "http",
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"AudioCodec": "aac,mp2,opus,flac",
|
|
"BreakOnNonKeyFrames": true,
|
|
"Container": "mp4",
|
|
"Context": "Streaming",
|
|
"MaxAudioChannels": "2",
|
|
"MinSegments": "2",
|
|
"Protocol": "hls",
|
|
"Type": "Video",
|
|
"VideoCodec": "av1,h264,vp9"
|
|
},
|
|
{
|
|
"AudioCodec": "aac,mp3,mp2",
|
|
"BreakOnNonKeyFrames": true,
|
|
"Container": "ts",
|
|
"Context": "Streaming",
|
|
"MaxAudioChannels": "2",
|
|
"MinSegments": "2",
|
|
"Protocol": "hls",
|
|
"Type": "Video",
|
|
"VideoCodec": "h264"
|
|
}
|
|
],
|
|
"CodecProfiles": [
|
|
{
|
|
"Codec": "aac",
|
|
"Conditions": [
|
|
{
|
|
"Condition": "Equals",
|
|
"IsRequired": false,
|
|
"Property": "IsSecondaryAudio",
|
|
"Value": "false"
|
|
}
|
|
],
|
|
"Type": "VideoAudio"
|
|
},
|
|
{
|
|
"Conditions": [
|
|
{
|
|
"Condition": "LessThanEqual",
|
|
"IsRequired": false,
|
|
"Property": "AudioChannels",
|
|
"Value": "2"
|
|
}
|
|
],
|
|
"Type": "Audio"
|
|
},
|
|
{
|
|
"Conditions": [
|
|
{
|
|
"Condition": "LessThanEqual",
|
|
"IsRequired": false,
|
|
"Property": "AudioChannels",
|
|
"Value": "2"
|
|
},
|
|
{
|
|
"Condition": "Equals",
|
|
"IsRequired": false,
|
|
"Property": "IsSecondaryAudio",
|
|
"Value": "false"
|
|
}
|
|
],
|
|
"Type": "VideoAudio"
|
|
},
|
|
{
|
|
"Codec": "h264",
|
|
"Conditions": [
|
|
{
|
|
"Condition": "NotEquals",
|
|
"IsRequired": false,
|
|
"Property": "IsAnamorphic",
|
|
"Value": "true"
|
|
},
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoProfile",
|
|
"Value": "high|main|baseline|constrained baseline"
|
|
},
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoRangeType",
|
|
"Value": "SDR"
|
|
},
|
|
{
|
|
"Condition": "LessThanEqual",
|
|
"IsRequired": false,
|
|
"Property": "VideoLevel",
|
|
"Value": "52"
|
|
},
|
|
{
|
|
"Condition": "NotEquals",
|
|
"IsRequired": false,
|
|
"Property": "IsInterlaced",
|
|
"Value": "true"
|
|
}
|
|
],
|
|
"Type": "Video"
|
|
},
|
|
{
|
|
"Codec": "hevc",
|
|
"Conditions": [
|
|
{
|
|
"Condition": "NotEquals",
|
|
"IsRequired": false,
|
|
"Property": "IsAnamorphic",
|
|
"Value": "true"
|
|
},
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoProfile",
|
|
"Value": "main"
|
|
},
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoRangeType",
|
|
"Value": "SDR"
|
|
},
|
|
{
|
|
"Condition": "LessThanEqual",
|
|
"IsRequired": false,
|
|
"Property": "VideoLevel",
|
|
"Value": "120"
|
|
},
|
|
{
|
|
"Condition": "NotEquals",
|
|
"IsRequired": false,
|
|
"Property": "IsInterlaced",
|
|
"Value": "true"
|
|
}
|
|
],
|
|
"Type": "Video"
|
|
},
|
|
{
|
|
"Codec": "vp9",
|
|
"Conditions": [
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoRangeType",
|
|
"Value": "SDR"
|
|
}
|
|
],
|
|
"Type": "Video"
|
|
},
|
|
{
|
|
"Codec": "av1",
|
|
"Conditions": [
|
|
{
|
|
"Condition": "NotEquals",
|
|
"IsRequired": false,
|
|
"Property": "IsAnamorphic",
|
|
"Value": "true"
|
|
},
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoProfile",
|
|
"Value": "main"
|
|
},
|
|
{
|
|
"Condition": "EqualsAny",
|
|
"IsRequired": false,
|
|
"Property": "VideoRangeType",
|
|
"Value": "SDR"
|
|
},
|
|
{
|
|
"Condition": "LessThanEqual",
|
|
"IsRequired": false,
|
|
"Property": "VideoLevel",
|
|
"Value": "19"
|
|
}
|
|
],
|
|
"Type": "Video"
|
|
}
|
|
],
|
|
"ResponseProfiles": [
|
|
{
|
|
"Container": "m4v",
|
|
"MimeType": "video/mp4",
|
|
"Type": "Video"
|
|
}
|
|
],
|
|
"SubtitleProfiles": [
|
|
{
|
|
"Format": "vtt",
|
|
"Method": "External"
|
|
},
|
|
{
|
|
"Format": "ass",
|
|
"Method": "External"
|
|
},
|
|
{
|
|
"Format": "ssa",
|
|
"Method": "External"
|
|
}
|
|
],
|
|
"$type": "DeviceProfile"
|
|
}
|