Facebook
From pszemus, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 237
  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": "Constrained Baseline",
  8.             "codec_type": "video",
  9.             "codec_time_base": "1/60",
  10.             "codec_tag_string": "avc1",
  11.             "codec_tag": "0x31637661",
  12.             "width": 512,
  13.             "height": 288,
  14.             "coded_width": 512,
  15.             "coded_height": 288,
  16.             "has_b_frames": 0,
  17.             "sample_aspect_ratio": "1:1",
  18.             "display_aspect_ratio": "16:9",
  19.             "pix_fmt": "yuv420p",
  20.             "level": 21,
  21.             "chroma_location": "left",
  22.             "refs": 1,
  23.             "is_avc": "true",
  24.             "nal_length_size": "4",
  25.             "r_frame_rate": "30/1",
  26.             "avg_frame_rate": "30/1",
  27.             "time_base": "1/15360",
  28.             "start_pts": 0,
  29.             "start_time": "0.000000",
  30.             "duration_ts": 9747968,
  31.             "duration": "634.633333",
  32.             "bit_rate": "640158",
  33.             "bits_per_raw_sample": "8",
  34.             "nb_frames": "19039",
  35.             "disposition": {
  36.                 "default": 1,
  37.                 "dub": 0,
  38.                 "original": 0,
  39.                 "comment": 0,
  40.                 "lyrics": 0,
  41.                 "karaoke": 0,
  42.                 "forced": 0,
  43.                 "hearing_impaired": 0,
  44.                 "visual_impaired": 0,
  45.                 "clean_effects": 0,
  46.                 "attached_pic": 0,
  47.                 "timed_thumbnails": 0
  48.             },
  49.             "tags": {
  50.                 "language": "und",
  51.                 "handler_name": "VideoHandler"
  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/48000",
  61.             "codec_tag_string": "mp4a",
  62.             "codec_tag": "0x6134706d",
  63.             "sample_fmt": "fltp",
  64.             "sample_rate": "48000",
  65.             "channels": 2,
  66.             "channel_layout": "stereo",
  67.             "bits_per_sample": 0,
  68.             "r_frame_rate": "0/0",
  69.             "avg_frame_rate": "0/0",
  70.             "time_base": "1/48000",
  71.             "start_pts": 0,
  72.             "start_time": "0.000000",
  73.             "duration_ts": 30438912,
  74.             "duration": "634.144000",
  75.             "bit_rate": "96193",
  76.             "max_bit_rate": "96193",
  77.             "nb_frames": "29727",
  78.             "disposition": {
  79.                 "default": 1,
  80.                 "dub": 0,
  81.                 "original": 0,
  82.                 "comment": 0,
  83.                 "lyrics": 0,
  84.                 "karaoke": 0,
  85.                 "forced": 0,
  86.                 "hearing_impaired": 0,
  87.                 "visual_impaired": 0,
  88.                 "clean_effects": 0,
  89.                 "attached_pic": 0,
  90.                 "timed_thumbnails": 0
  91.             },
  92.             "tags": {
  93.                 "language": "und",
  94.                 "handler_name": "SoundHandler"
  95.             }
  96.         }
  97.     ],
  98.     "format": {
  99.         "filename": "sample.mp4",
  100.         "nb_streams": 2,
  101.         "nb_programs": 0,
  102.         "format_name": "mov,mp4,m4a,3gp,3g2,mj2",
  103.         "format_long_name": "QuickTime / MOV",
  104.         "start_time": "0.000000",
  105.         "duration": "634.634000",
  106.         "size": "58958409",
  107.         "bit_rate": "743211",
  108.         "probe_score": 100,
  109.         "tags": {
  110.             "major_brand": "isom",
  111.             "minor_version": "512",
  112.             "compatible_brands": "isomiso2avc1mp41",
  113.             "title": "Big Buck Bunny, Sunflower version",
  114.             "artist": "Blender Foundation 2008, Janus Bager Kristensen 2013",
  115.             "composer": "Sacha Goedegebure",
  116.             "encoder": "Lavf56.26.101",
  117.             "comment": "Creative Commons Attribution 3.0 - http://bbb3d.renderfarming.net",
  118.             "genre": "Animation"
  119.         }
  120.     }
  121. }