music_video_metadata.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "streams": [
  3. {
  4. "index": 0,
  5. "codec_name": "h264",
  6. "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
  7. "profile": "High",
  8. "codec_type": "video",
  9. "codec_time_base": "1001/48000",
  10. "codec_tag_string": "[0][0][0][0]",
  11. "codec_tag": "0x0000",
  12. "width": 1920,
  13. "height": 1080,
  14. "coded_width": 1920,
  15. "coded_height": 1088,
  16. "closed_captions": 0,
  17. "has_b_frames": 0,
  18. "sample_aspect_ratio": "1:1",
  19. "display_aspect_ratio": "16:9",
  20. "pix_fmt": "yuv420p",
  21. "level": 42,
  22. "chroma_location": "left",
  23. "field_order": "progressive",
  24. "refs": 1,
  25. "is_avc": "true",
  26. "nal_length_size": "4",
  27. "r_frame_rate": "24000/1001",
  28. "avg_frame_rate": "24000/1001",
  29. "time_base": "1/1000",
  30. "start_pts": 0,
  31. "start_time": "0.000000",
  32. "bits_per_raw_sample": "8",
  33. "disposition": {
  34. "default": 1,
  35. "dub": 0,
  36. "original": 0,
  37. "comment": 0,
  38. "lyrics": 0,
  39. "karaoke": 0,
  40. "forced": 0,
  41. "hearing_impaired": 0,
  42. "visual_impaired": 0,
  43. "clean_effects": 0,
  44. "attached_pic": 0,
  45. "timed_thumbnails": 0
  46. },
  47. "tags": {
  48. "language": "eng"
  49. }
  50. },
  51. {
  52. "index": 1,
  53. "codec_name": "aac",
  54. "codec_long_name": "AAC (Advanced Audio Coding)",
  55. "profile": "LC",
  56. "codec_type": "audio",
  57. "codec_time_base": "1/48000",
  58. "codec_tag_string": "[0][0][0][0]",
  59. "codec_tag": "0x0000",
  60. "sample_fmt": "fltp",
  61. "sample_rate": "48000",
  62. "channels": 2,
  63. "channel_layout": "stereo",
  64. "bits_per_sample": 0,
  65. "r_frame_rate": "0/0",
  66. "avg_frame_rate": "0/0",
  67. "time_base": "1/1000",
  68. "start_pts": 0,
  69. "start_time": "0.000000",
  70. "disposition": {
  71. "default": 1,
  72. "dub": 0,
  73. "original": 0,
  74. "comment": 0,
  75. "lyrics": 0,
  76. "karaoke": 0,
  77. "forced": 0,
  78. "hearing_impaired": 0,
  79. "visual_impaired": 0,
  80. "clean_effects": 0,
  81. "attached_pic": 0,
  82. "timed_thumbnails": 0
  83. },
  84. "tags": {
  85. "language": "eng"
  86. }
  87. }
  88. ],
  89. "chapters": [
  90. ],
  91. "format": {
  92. "filename": "music_video.mkv",
  93. "nb_streams": 2,
  94. "nb_programs": 0,
  95. "format_name": "matroska,webm",
  96. "format_long_name": "Matroska / WebM",
  97. "start_time": "0.000000",
  98. "duration": "180.000000",
  99. "size": "500000000",
  100. "bit_rate": "22222222",
  101. "probe_score": 100,
  102. "tags": {
  103. "TITLE-eng": "The Title",
  104. "TITLESORT": "Title, The",
  105. "ARTIST": "The Artist",
  106. "ARTISTSORT": "Artist, The",
  107. "ALBUM": "Album",
  108. "DATE_RELEASED": "2021-01-01"
  109. }
  110. }
  111. }