TEXT 33
Untitled Guest on 7th April 2022 08:07:09 AM
  1. C:\Users\margus\source\repos\widevine_keys\dl>mkvmerge -i test.mkv -J
  2. {
  3.   "attachments": [],
  4.   "chapters": [],
  5.   "container": {
  6.     "properties": {
  7.       "container_type": 17,
  8.       "date_local": "2022-04-07T10:50:57+03:00",
  9.       "date_utc": "2022-04-07T07:50:57Z",
  10.       "duration": 5526960000000,
  11.       "is_providing_timestamps": true,
  12.       "muxing_application": "libebml v1.3.10 + libmatroska v1.5.2",
  13.       "segment_uid": "d86cfa4cad3dc0de1784c26c5ef6c459",
  14.       "writing_application": "mkvmerge v45.0.0 ('Heaven in Pennies') 64-bit"
  15.     },
  16.     "recognized": true,
  17.     "supported": true,
  18.     "type": "Matroska"
  19.   },
  20.   "errors": [],
  21.   "file_name": "test.mkv",
  22.   "global_tags": [],
  23.   "identification_format_version": 14,
  24.   "track_tags": [],
  25.   "tracks": [
  26.     {
  27.       "codec": "AVC/H.264/MPEG-4p10",
  28.       "id": 0,
  29.       "properties": {
  30.         "codec_id": "V_MPEG4/ISO/AVC",
  31.         "codec_private_data": "01640029ffe1002667640029ac72100780227e5c0440000003004000000cb910001b77400073f7af7b80f844228901000468fbaf2c",
  32.         "codec_private_length": 53,
  33.         "default_duration": 40000000,
  34.         "default_track": true,
  35.         "display_dimensions": "1920x1080",
  36.         "display_unit": 0,
  37.         "enabled_track": true,
  38.         "forced_track": false,
  39.         "language": "und",
  40.         "minimum_timestamp": 0,
  41.         "number": 1,
  42.         "packetizer": "mpeg4_p10_video",
  43.         "pixel_dimensions": "1920x1080",
  44.         "uid": 2789029876610891209
  45.       },
  46.       "type": "video"
  47.     },
  48.     {
  49.       "codec": "SubRip/SRT",
  50.       "id": 1,
  51.       "properties": {
  52.         "codec_id": "S_TEXT/UTF8",
  53.         "codec_private_length": 0,
  54.         "default_track": true,
  55.         "enabled_track": true,
  56.         "encoding": "UTF-8",
  57.         "forced_track": false,
  58.         "language": "und",
  59.         "number": 2,
  60.         "text_subtitles": true,
  61.         "uid": 12433586236348354043
  62.       },
  63.       "type": "subtitles"
  64.     }
  65.   ],
  66.   "warnings": []
  67. }

Paste is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.