summaryrefslogtreecommitdiff
path: root/tests/ref/fate/sub-ttml-mp4-stpp
blob: a5165b568dff892b9e72180c70ade5bc9c2a3123 (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
cbd2c7ff864a663b0d893deac5a0caec *tests/data/fate/sub-ttml-mp4-stpp.mp4
8547 tests/data/fate/sub-ttml-mp4-stpp.mp4
#tb 0: 1/1000
#media_type 0: data
#codec_id 0: none
0,          0,          0,    68500,     7866, 0x456c36b7
{
    "packets": [
        {
            "codec_type": "data",
            "stream_index": 0,
            "pts": 0,
            "pts_time": "0.000000",
            "dts": 0,
            "dts_time": "0.000000",
            "duration": 68500,
            "duration_time": "68.500000",
            "size": "7866",
            "pos": "44",
            "flags": "K_"
        }
    ],
    "programs": [

    ],
    "streams": [
        {
            "index": 0,
            "codec_type": "data",
            "codec_tag_string": "stpp",
            "codec_tag": "0x70707473",
            "time_base": "1/1000",
            "start_time": "0.000000",
            "duration_ts": 68500,
            "duration": "68.500000",
            "nb_frames": "1",
            "nb_read_packets": "1",
            "tags": {
                "language": "und",
                "handler_name": "SubtitleHandler"
            }
        }
    ]
}