ffprobe1.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  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": "Main",
  8. "codec_type": "video",
  9. "codec_time_base": "1/50",
  10. "codec_tag_string": "[27][0][0][0]",
  11. "codec_tag": "0x001b",
  12. "width": 1920,
  13. "height": 1080,
  14. "coded_width": 1920,
  15. "coded_height": 1080,
  16. "has_b_frames": 0,
  17. "sample_aspect_ratio": "0:1",
  18. "display_aspect_ratio": "0:1",
  19. "pix_fmt": "yuvj420p",
  20. "level": 42,
  21. "color_range": "pc",
  22. "color_space": "bt709",
  23. "color_transfer": "bt709",
  24. "color_primaries": "bt709",
  25. "chroma_location": "left",
  26. "field_order": "progressive",
  27. "refs": 1,
  28. "is_avc": "false",
  29. "nal_length_size": "0",
  30. "id": "0x1",
  31. "r_frame_rate": "25/1",
  32. "avg_frame_rate": "25/1",
  33. "time_base": "1/90000",
  34. "start_pts": 8570867078,
  35. "start_time": "95231.856422",
  36. "duration_ts": 31694552,
  37. "duration": "352.161689",
  38. "bits_per_raw_sample": "8",
  39. "disposition": {
  40. "default": 0,
  41. "dub": 0,
  42. "original": 0,
  43. "comment": 0,
  44. "lyrics": 0,
  45. "karaoke": 0,
  46. "forced": 0,
  47. "hearing_impaired": 0,
  48. "visual_impaired": 0,
  49. "clean_effects": 0,
  50. "attached_pic": 0,
  51. "timed_thumbnails": 0
  52. }
  53. },
  54. {
  55. "index": 1,
  56. "codec_name": "aac",
  57. "codec_long_name": "AAC (Advanced Audio Coding)",
  58. "profile": "LC",
  59. "codec_type": "audio",
  60. "codec_time_base": "1/44100",
  61. "codec_tag_string": "[15][0][0][0]",
  62. "codec_tag": "0x000f",
  63. "sample_fmt": "fltp",
  64. "sample_rate": "44100",
  65. "channels": 2,
  66. "channel_layout": "stereo",
  67. "bits_per_sample": 0,
  68. "id": "0x2",
  69. "r_frame_rate": "0/0",
  70. "avg_frame_rate": "0/0",
  71. "time_base": "1/90000",
  72. "start_pts": 8570867697,
  73. "start_time": "95231.863300",
  74. "duration_ts": 31695687,
  75. "duration": "352.174300",
  76. "bit_rate": "98191",
  77. "disposition": {
  78. "default": 0,
  79. "dub": 0,
  80. "original": 0,
  81. "comment": 0,
  82. "lyrics": 0,
  83. "karaoke": 0,
  84. "forced": 0,
  85. "hearing_impaired": 0,
  86. "visual_impaired": 0,
  87. "clean_effects": 0,
  88. "attached_pic": 0,
  89. "timed_thumbnails": 0
  90. }
  91. }
  92. ],
  93. "format": {
  94. "filename": "TS Test record.ts",
  95. "nb_streams": 2,
  96. "nb_programs": 1,
  97. "format_name": "mpegts",
  98. "format_long_name": "MPEG-TS (MPEG-2 Transport Stream)",
  99. "start_time": "95231.856422",
  100. "duration": "352.181178",
  101. "size": "179003772",
  102. "bit_rate": "4066174",
  103. "probe_score": 50
  104. }
  105. }