aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Model.Tests/Test Data/MediaSourceInfo-mp4-hevc-truehd-srt-15200k.json
blob: a5393966f40e53aa7be5481e88ec7caa2b9db866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
    "Id": "f6eab7118618ab26e61e495a1853481a",
    "Path": "/Media/MyVideo-WEBDL-2160p.mp4",
    "Container": "mov,mp4,m4a,3gp,3g2,mj2",
    "Size": 6521110016,
    "Name": "MyVideo WEBDL-2160p",
    "ETag": "a2fb84b618ba2467fe377543f879e9bf",
    "RunTimeTicks": 34318510080,
    "SupportsTranscoding": true,
    "SupportsDirectStream": true,
    "SupportsDirectPlay": true,
    "SupportsProbing": true,
    "MediaStreams": [
        {
            "Codec": "hevc",
            "CodecTag": "hev1",
            "Language": "eng",
            "ColorSpace": "bt2020nc",
            "ColorTransfer": "smpte2084",
            "ColorPrimaries": "bt2020",
            "TimeBase": "1/16000",
            "VideoRange": "HDR",
            "DisplayTitle": "4K HEVC HDR",
            "BitRate": 14715079,
            "BitDepth": 8,
            "RefFrames": 1,
            "IsDefault": true,
            "Height": 2160,
            "Width": 3840,
            "AverageFrameRate": 23.976,
            "RealFrameRate": 23.976,
            "Profile": "Main 10",
            "Type": 1,
            "AspectRatio": "16:9",
            "PixelFormat": "yuv420p10le",
            "Level": 150
        },
        {
            "Codec": "truehd",
            "CodecTag": "AC-3",
            "Language": "eng",
            "TimeBase": "1/48000",
            "DisplayTitle": "TRUEHD - 7.1",
            "ChannelLayout": "7.1",
            "BitRate": 384000,
            "Channels": 8,
            "SampleRate": 48000,
            "IsDefault": true,
            "Index": 1,
            "Score": 203
        },
        {
            "Codec": "srt",
            "Language": "eng",
            "TimeBase": "1/1000000",
            "localizedUndefined": "Undefined",
            "localizedDefault": "Default",
            "localizedForced": "Forced",
            "DisplayTitle": "En - Default",
            "BitRate": 92,
            "IsDefault": true,
            "Type": 2,
            "Index": 2,
            "Score": 6421,
            "IsExternal": true,
            "IsTextSubtitleStream": true,
            "SupportsExternalStream": true,
            "Path": "/Media/MyVideo-WEBDL-2160p.default.eng.srt"
        }
    ],
    "Bitrate": 15201382,
    "DefaultAudioStreamIndex": 1,
    "DefaultSubtitleStreamIndex": 2
}