some_matadata.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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 4:4:4 Predictive",
  8. "codec_type": "video",
  9. "codec_time_base": "1/50",
  10. "codec_tag_string": "[0][0][0][0]",
  11. "codec_tag": "0x0000",
  12. "width": 320,
  13. "height": 240,
  14. "coded_width": 320,
  15. "coded_height": 240,
  16. "closed_captions": 0,
  17. "has_b_frames": 2,
  18. "sample_aspect_ratio": "1:1",
  19. "display_aspect_ratio": "4:3",
  20. "pix_fmt": "yuv444p",
  21. "level": 13,
  22. "chroma_location": "left",
  23. "field_order": "progressive",
  24. "refs": 1,
  25. "is_avc": "true",
  26. "nal_length_size": "4",
  27. "r_frame_rate": "25/1",
  28. "avg_frame_rate": "25/1",
  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. "ENCODER": "Lavc57.107.100 libx264",
  49. "DURATION": "00:00:01.000000000"
  50. }
  51. }
  52. ],
  53. "chapters": [
  54. ],
  55. "format": {
  56. "filename": "some_metadata.mkv",
  57. "nb_streams": 1,
  58. "nb_programs": 0,
  59. "format_name": "matroska,webm",
  60. "format_long_name": "Matroska / WebM",
  61. "start_time": "0.000000",
  62. "duration": "1.000000",
  63. "size": "8679",
  64. "bit_rate": "69432",
  65. "probe_score": 100,
  66. "tags": {
  67. "DESCRIPTION": "Just color bars",
  68. "ARCHIVAL": "yes",
  69. "PRESERVE_THIS": "okay",
  70. "ENCODER": "Lavf57.83.100"
  71. }
  72. }
  73. }