| 1 | ffprobe started on 2024-10-18 at 00:07:51
|
|---|
| 2 | Report written to "ffprobe-20241018-000751.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ./ffprobe -report -v quiet -print_format json -show_frames /tmp/out_MPEG.m2v
|
|---|
| 6 | ffprobe version N-117609-g6cf4186d1b Copyright (c) 2007-2024 the FFmpeg developers
|
|---|
| 7 | built with gcc 7 (GCC)
|
|---|
| 8 | configuration:
|
|---|
| 9 | libavutil 59. 44.100 / 59. 44.100
|
|---|
| 10 | libavcodec 61. 22.100 / 61. 22.100
|
|---|
| 11 | libavformat 61. 9.100 / 61. 9.100
|
|---|
| 12 | libavdevice 61. 4.100 / 61. 4.100
|
|---|
| 13 | libavfilter 10. 6.100 / 10. 6.100
|
|---|
| 14 | libswscale 8. 6.100 / 8. 6.100
|
|---|
| 15 | libswresample 5. 4.100 / 5. 4.100
|
|---|
| 16 | [AVFormatContext @ 0x3b3dca00] Opening '/tmp/out_MPEG.m2v' for reading
|
|---|
| 17 | [file @ 0x3b3dd2c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 18 | [mpegvideo @ 0x3b3dca00] Format mpegvideo probed with size=2048 and score=51
|
|---|
| 19 | [mpegvideo @ 0x3b3dca00] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 20 | [mpeg1video @ 0x3b3e2240] Format yuv420p chosen by get_format().
|
|---|
| 21 | [mpegvideo @ 0x3b3dca00] All info found
|
|---|
| 22 | [mpegvideo @ 0x3b3dca00] After avformat_find_stream_info() pos: 16384 bytes read:32768 seeks:0 frames:50
|
|---|
| 23 | Input #0, mpegvideo, from '/tmp/out_MPEG.m2v':
|
|---|
| 24 | Duration: N/A, bitrate: N/A
|
|---|
| 25 | Stream #0:0, 50, 1/1200000: Video: mpeg2video (mpeg1video) (Main), yuv420p(tv, progressive), 100x72 [SAR 1:1 DAR 25:18], 25 fps, 29.97 tbr, 1200k tbn
|
|---|
| 26 | Side data:
|
|---|
| 27 | cpb: bitrate max/min/avg: 150000/0/0 buffer size: 475136 vbv_delay: N/A
|
|---|
| 28 | Processing read interval id:0 start:N/A end:N/A
|
|---|
| 29 | [mpeg2video @ 0x3b3f3ec0] Format yuv420p chosen by get_format().
|
|---|
| 30 | [AVIOContext @ 0x3b3e9880] Statistics: 196860 bytes read, 0 seeks
|
|---|