All MicroEvals
video codec analysis
Create MicroEval
Header image for video codec analysis

video codec analysis

Prompt

can you help me fix a video file? I think it's interlaced but not sure? here is the ffprobe output: PS C:\Users\leto\Videos\kbvids> ffprobe -v quiet -print_format json -show_format -show_streams .\Babushka.mkv { "streams": [ { "index": 0, "codec_name": "mpeg2video", "codec_long_name": "MPEG-2 video", "profile": "Main", "codec_type": "video", "codec_tag_string": "[0][0][0][0]", "codec_tag": "0x0000", "width": 704, "height": 576, "coded_width": 0, "coded_height": 0, "has_b_frames": 1, "sample_aspect_ratio": "12:11", "display_aspect_ratio": "4:3", "pix_fmt": "yuv420p", "level": 8, "color_range": "tv", "color_space": "bt470bg", "color_transfer": "bt470bg", "color_primaries": "bt470bg", "chroma_location": "left", "field_order": "tt", "r_frame_rate": "25/1", "avg_frame_rate": "25/1", "time_base": "1/1000", "start_pts": 80, "start_time": "0.080000", "extradata_size": 164, "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, "timed_thumbnails": 0, "non_diegetic": 0, "captions": 0, "descriptions": 0, "metadata": 0, "dependent": 0, "still_image": 0, "multilayer": 0 }, "tags": { "language": "eng", "BPS": "7157803", "DURATION": "00:03:27.840000000", "NUMBER_OF_FRAMES": "5196", "NUMBER_OF_BYTES": "185959740", "SOURCE_ID": "0100E0", "_STATISTICS_WRITING_APP": "mkvmerge v100.0 ('Do Hot Girls Like Chords') 64-bit", "_STATISTICS_WRITING_DATE_UTC": "2026-09-12 09:55:59", "_STATISTICS_TAGS": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID" }, "side_data_list": [ { "side_data_type": "CPB properties", "max_bitrate": 9586000, "min_bitrate": 0, "avg_bitrate": 0, "buffer_size": 1835008, "vbv_delay": -1 } ] }, { "index": 1, "codec_name": "ac3", "codec_long_name": "ATSC A/52A (AC-3)", "codec_type": "audio", "codec_tag_string": "[0][0][0][0]", "codec_tag": "0x0000", "mime_codec_string": "ac-3", "sample_fmt": "fltp", "sample_rate": "48000", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "initial_padding": 0, "dmix_mode": "0", "ltrt_cmixlev": "0.000000", "ltrt_surmixlev": "0.000000", "loro_cmixlev": "0.000000", "loro_surmixlev": "0.000000", "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/1000", "start_pts": 80, "start_time": "0.080000", "bit_rate": "256000", "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, "non_diegetic": 0, "captions": 0, "descriptions": 0, "metadata": 0, "dependent": 0, "still_image": 0, "multilayer": 0 }, "tags": { "language": "eng", "title": "Stereo", "BPS": "256000", "DURATION": "00:03:27.840000000", "NUMBER_OF_FRAMES": "6495", "NUMBER_OF_BYTES": "6650880", "SOURCE_ID": "0180BD", "_STATISTICS_WRITING_APP": "mkvmerge v100.0 ('Do Hot Girls Like Chords') 64-bit", "_STATISTICS_WRITING_DATE_UTC": "2026-09-12 09:55:59", "_STATISTICS_TAGS": "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID" } } ], "format": { "filename": ".\\Babushka.mkv", "nb_streams": 2, "nb_programs": 0, "nb_stream_groups": 0, "format_name": "matroska,webm", "format_long_name": "Matroska / WebM", "start_time": "0.080000", "duration": "207.920000", "size": "192680779", "bit_rate": "7413650", "probe_score": 100, "tags": { "encoder": "libebml v1.4.5 + libmatroska v1.7.1", "creation_time": "2026-09-12T09:55:59.000000Z" } } }

Drag to resize
Drag to resize
Drag to resize
Drag to resize