Skip to content

Instantly share code, notes, and snippets.

Created June 27, 2013 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f66ce998b8b6855380d1 to your computer and use it in GitHub Desktop.
Save anonymous/f66ce998b8b6855380d1 to your computer and use it in GitHub Desktop.
{
"streams": [
{
"index": 0,
"codec_name": "h264",
"codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
"profile": "Main",
"codec_type": "video",
"codec_time_base": "1/50",
"codec_tag_string": "avc1",
"codec_tag": "0x31637661",
"width": 1440,
"height": 1080,
"has_b_frames": 1,
"sample_aspect_ratio": "4:3",
"display_aspect_ratio": "16:9",
"pix_fmt": "yuv420p",
"level": 51,
"r_frame_rate": "25/1",
"avg_frame_rate": "25/1",
"time_base": "1/25000",
"start_pts": 1000,
"start_time": "0.040000",
"duration_ts": 657000,
"duration": "26.280000",
"bit_rate": "4004395",
"nb_frames": "657",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0
},
"tags": {
"creation_time": "2012-07-11 11:11:49",
"language": "eng",
"handler_name": "Mainconcept MP4 Video Media Handler"
}
},
{
"index": 1,
"codec_name": "aac",
"codec_long_name": "AAC (Advanced Audio Coding)",
"codec_type": "audio",
"codec_time_base": "1/48000",
"codec_tag_string": "mp4a",
"codec_tag": "0x6134706d",
"sample_fmt": "fltp",
"sample_rate": "48000",
"channels": 1,
"bits_per_sample": 0,
"r_frame_rate": "0/0",
"avg_frame_rate": "0/0",
"time_base": "1/48000",
"start_pts": 0,
"start_time": "0.000000",
"duration_ts": 1263616,
"duration": "26.325333",
"bit_rate": "61375",
"nb_frames": "1234",
"disposition": {
"default": 0,
"dub": 0,
"original": 0,
"comment": 0,
"lyrics": 0,
"karaoke": 0,
"forced": 0,
"hearing_impaired": 0,
"visual_impaired": 0,
"clean_effects": 0,
"attached_pic": 0
},
"tags": {
"creation_time": "2012-07-11 11:11:49",
"language": "eng",
"handler_name": "Mainconcept MP4 Sound Media Handler"
}
}
],
"format": {
"filename": "/Users/tudor/proj/phoenix/media/uploads/19._individual_approach_in_LNP_.mp4",
"nb_streams": 2,
"format_name": "mov,mp4,m4a,3gp,3g2,mj2",
"format_long_name": "QuickTime / MOV",
"start_time": "0.000000",
"duration": "26.325333",
"size": "13390206",
"bit_rate": "4069146",
"tags": {
"major_brand": "mp42",
"minor_version": "0",
"compatible_brands": "mp42mp41",
"creation_time": "2012-07-11 11:11:49"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment