123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "streams": [
- {
- "index": 0,
- "codec_name": "h264",
- "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",
- "profile": "High",
- "codec_type": "video",
- "codec_time_base": "1001/48000",
- "codec_tag_string": "[0][0][0][0]",
- "codec_tag": "0x0000",
- "width": 1920,
- "height": 1080,
- "coded_width": 1920,
- "coded_height": 1088,
- "closed_captions": 0,
- "has_b_frames": 0,
- "sample_aspect_ratio": "1:1",
- "display_aspect_ratio": "16:9",
- "pix_fmt": "yuv420p",
- "level": 42,
- "chroma_location": "left",
- "field_order": "progressive",
- "refs": 1,
- "is_avc": "true",
- "nal_length_size": "4",
- "r_frame_rate": "24000/1001",
- "avg_frame_rate": "24000/1001",
- "time_base": "1/1000",
- "start_pts": 0,
- "start_time": "0.000000",
- "bits_per_raw_sample": "8",
- "disposition": {
- "default": 1,
- "dub": 0,
- "original": 0,
- "comment": 0,
- "lyrics": 0,
- "karaoke": 0,
- "forced": 0,
- "hearing_impaired": 0,
- "visual_impaired": 0,
- "clean_effects": 0,
- "attached_pic": 0,
- "timed_thumbnails": 0
- },
- "tags": {
- "language": "eng"
- }
- },
- {
- "index": 1,
- "codec_name": "aac",
- "codec_long_name": "AAC (Advanced Audio Coding)",
- "profile": "LC",
- "codec_type": "audio",
- "codec_time_base": "1/48000",
- "codec_tag_string": "[0][0][0][0]",
- "codec_tag": "0x0000",
- "sample_fmt": "fltp",
- "sample_rate": "48000",
- "channels": 2,
- "channel_layout": "stereo",
- "bits_per_sample": 0,
- "r_frame_rate": "0/0",
- "avg_frame_rate": "0/0",
- "time_base": "1/1000",
- "start_pts": 0,
- "start_time": "0.000000",
- "disposition": {
- "default": 1,
- "dub": 0,
- "original": 0,
- "comment": 0,
- "lyrics": 0,
- "karaoke": 0,
- "forced": 0,
- "hearing_impaired": 0,
- "visual_impaired": 0,
- "clean_effects": 0,
- "attached_pic": 0,
- "timed_thumbnails": 0
- },
- "tags": {
- "language": "eng"
- }
- }
- ],
- "chapters": [
- ],
- "format": {
- "filename": "music_video.mkv",
- "nb_streams": 2,
- "nb_programs": 0,
- "format_name": "matroska,webm",
- "format_long_name": "Matroska / WebM",
- "start_time": "0.000000",
- "duration": "180.000000",
- "size": "500000000",
- "bit_rate": "22222222",
- "probe_score": 100,
- "tags": {
- "TITLE-eng": "The Title",
- "TITLESORT": "Title, The",
- "ARTIST": "The Artist",
- "ARTISTSORT": "Artist, The",
- "ALBUM": "Album",
- "DATE_RELEASED": "2021-01-01"
- }
- }
- }
|