| 1 | ffmpeg started on 2020-06-06 at 16:36:50
|
|---|
| 2 | Report written to "ffmpeg-20200606-163650.log"
|
|---|
| 3 | Log level: 99
|
|---|
| 4 | Command line:
|
|---|
| 5 | ffmpeg -report -v 9 -loglevel 99 -i audio -filter_complex "acopy;color" -f mpegts -shortest -
|
|---|
| 6 | ffmpeg version N-98059-g49d37b4b61 Copyright (c) 2000-2020 the FFmpeg developers
|
|---|
| 7 | built with gcc 8 (Debian 8.3.0-6)
|
|---|
| 8 | configuration:
|
|---|
| 9 | libavutil 56. 50.100 / 56. 50.100
|
|---|
| 10 | libavcodec 58. 90.100 / 58. 90.100
|
|---|
| 11 | libavformat 58. 44.100 / 58. 44.100
|
|---|
| 12 | libavdevice 58. 9.103 / 58. 9.103
|
|---|
| 13 | libavfilter 7. 84.100 / 7. 84.100
|
|---|
| 14 | libswscale 5. 6.101 / 5. 6.101
|
|---|
| 15 | libswresample 3. 6.100 / 3. 6.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 19 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 20 | Reading option '-i' ... matched as input url with argument 'audio'.
|
|---|
| 21 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'acopy;color'.
|
|---|
| 22 | Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
|
|---|
| 23 | Reading option '-shortest' ... matched as option 'shortest' (finish encoding within shortest input) with argument '1'.
|
|---|
| 24 | Reading option '-' ... matched as output url.
|
|---|
| 25 | Finished splitting the commandline.
|
|---|
| 26 | Parsing a group of options: global .
|
|---|
| 27 | Applying option report (generate a report) with argument 1.
|
|---|
| 28 | Applying option v (set logging level) with argument 9.
|
|---|
| 29 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 30 | Applying option filter_complex (create a complex filtergraph) with argument acopy;color.
|
|---|
| 31 | Successfully parsed a group of options.
|
|---|
| 32 | Parsing a group of options: input url audio.
|
|---|
| 33 | Successfully parsed a group of options.
|
|---|
| 34 | Opening an input file: audio.
|
|---|
| 35 | [NULL @ 0x55b4c31b4bc0] Opening 'audio' for reading
|
|---|
| 36 | [file @ 0x55b4c31b6b80] Setting default whitelist 'file,crypto,data'
|
|---|
| 37 | Probing mp3 score:51 size:2048
|
|---|
| 38 | [mp3 @ 0x55b4c31b4bc0] Format mp3 probed with size=2048 and score=51
|
|---|
| 39 | [mp3 @ 0x55b4c31b4bc0] Skipping 0 bytes of junk at 0.
|
|---|
| 40 | [mp3 @ 0x55b4c31b4bc0] Before avformat_find_stream_info() pos: 0 bytes read:32160 seeks:0 nb_streams:1
|
|---|
| 41 | [mp3 @ 0x55b4c31b4bc0] All info found
|
|---|
| 42 | [mp3 @ 0x55b4c31b4bc0] Estimating duration from bitrate, this may be inaccurate
|
|---|
| 43 | [mp3 @ 0x55b4c31b4bc0] stream 0: start_time: 0 duration: 8.04
|
|---|
| 44 | [mp3 @ 0x55b4c31b4bc0] format: start_time: 0 duration: 8.04 (estimate from bit rate) bitrate=32 kb/s
|
|---|
| 45 | [mp3 @ 0x55b4c31b4bc0] After avformat_find_stream_info() pos: 5120 bytes read:32160 seeks:0 frames:50
|
|---|
| 46 | Input #0, mp3, from 'audio':
|
|---|
| 47 | Duration: 00:00:08.04, start: 0.000000, bitrate: 32 kb/s
|
|---|
| 48 | Stream #0:0, 50, 1/14112000: Audio: mp3, 24000 Hz, mono, fltp, 32 kb/s
|
|---|
| 49 | Successfully opened the file.
|
|---|
| 50 | [Parsed_color_1 @ 0x55b4c31b89c0] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
|
|---|
| 51 | Parsing a group of options: output url -.
|
|---|
| 52 | Applying option f (force format) with argument mpegts.
|
|---|
| 53 | Applying option shortest (finish encoding within shortest input) with argument 1.
|
|---|
| 54 | Successfully parsed a group of options.
|
|---|
| 55 | Opening an output file: -.
|
|---|
| 56 | [pipe @ 0x55b4c31cda80] Setting default whitelist 'crypto,data'
|
|---|
| 57 | Successfully opened the file.
|
|---|
| 58 | Stream mapping:
|
|---|
| 59 | Stream #0:0 (mp3float) -> acopy
|
|---|
| 60 | acopy -> Stream #0:0 (mp2)
|
|---|
| 61 | color -> Stream #0:1 (mpeg2video)
|
|---|
| 62 | Press [q] to stop, [?] for help
|
|---|
| 63 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 64 | detected 1 logical cores
|
|---|
| 65 | [Parsed_color_1 @ 0x55b4c31ecfc0] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
|
|---|
| 66 | [graph_0_in_0_0 @ 0x55b4c31ed900] Setting 'time_base' to value '1/24000'
|
|---|
| 67 | [graph_0_in_0_0 @ 0x55b4c31ed900] Setting 'sample_rate' to value '24000'
|
|---|
| 68 | [graph_0_in_0_0 @ 0x55b4c31ed900] Setting 'sample_fmt' to value 'fltp'
|
|---|
| 69 | [graph_0_in_0_0 @ 0x55b4c31ed900] Setting 'channel_layout' to value '0x4'
|
|---|
| 70 | [graph_0_in_0_0 @ 0x55b4c31ed900] tb:1/24000 samplefmt:fltp samplerate:24000 chlayout:0x4
|
|---|
| 71 | [format_out_0_0 @ 0x55b4c31ecdc0] Setting 'sample_fmts' to value 's16'
|
|---|
| 72 | [format_out_0_0 @ 0x55b4c31ecdc0] Setting 'sample_rates' to value '44100|48000|32000|22050|24000|16000'
|
|---|
| 73 | [format_out_0_0 @ 0x55b4c31ecdc0] Setting 'channel_layouts' to value '0x4|0x3'
|
|---|
| 74 | [format @ 0x55b4c31ee380] Setting 'pix_fmts' to value 'yuv420p|yuv422p'
|
|---|
| 75 | [format_out_0_0 @ 0x55b4c31ecdc0] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_acopy_0' and the filter 'format_out_0_0'
|
|---|
| 76 | [AVFilterGraph @ 0x55b4c31b47c0] query_formats: 7 queried, 8 merged, 3 already done, 0 delayed
|
|---|
| 77 | [auto_resampler_0 @ 0x55b4c31f2480] [SWR @ 0x55b4c31f2900] Using fltp internally between filters
|
|---|
| 78 | [auto_resampler_0 @ 0x55b4c31f2480] ch:1 chl:mono fmt:fltp r:24000Hz -> ch:1 chl:mono fmt:s16 r:24000Hz
|
|---|
| 79 | [mpeg2video @ 0x55b4c31ca3c0] intra_quant_bias = 96 inter_quant_bias = 0
|
|---|
| 80 | [mpegts @ 0x55b4c31c7800] service 1 using PCR in pid=257, pcr_period=80ms
|
|---|
| 81 | [mpegts @ 0x55b4c31c7800] muxrate VBR, sdt every 500 ms, pat/pmt every 100 ms
|
|---|
| 82 | Output #0, mpegts, to 'pipe:':
|
|---|
| 83 | Metadata:
|
|---|
| 84 | encoder : Lavf58.44.100
|
|---|
| 85 | Stream #0:0, 0, 1/90000: Audio: mp2, 24000 Hz, mono, s16, delay 481, 160 kb/s
|
|---|
| 86 | Metadata:
|
|---|
| 87 | encoder : Lavc58.90.100 mp2
|
|---|
| 88 | Stream #0:1, 0, 1/90000: Video: mpeg2video (Main), 1 reference frame, yuv420p, 320x240 [SAR 1:1 DAR 4:3], 0/1, q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc
|
|---|
| 89 | Metadata:
|
|---|
| 90 | encoder : Lavc58.90.100 mpeg2video
|
|---|
| 91 | Side data:
|
|---|
| 92 | cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: N/A
|
|---|
| 93 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 94 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 95 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 96 | Clipping frame in rate conversion by 0.000008
|
|---|
| 97 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 98 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 99 | cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 100 | [mpegts @ 0x55b4c31c7800] Delay between the first packet and last packet in the muxing queue is 10040000 > 10000000: forcing output
|
|---|
| 101 | [mpegts @ 0x55b4c31c7800] Delay between the first packet and last packet in the muxing queue is 10040000 > 10000000: forcing output
|
|---|
| 102 | [mpegts @ 0x55b4c31c7800] Delay between the first packet and last packet in the muxing queue is 10040000 > 10000000: forcing output
|
|---|
| 103 | frame=68930 fps=3434 q=2.0 Lsize= 29613kB time=00:45:57.12 bitrate= 88.0kbits/s speed= 137x
|
|---|
| 104 | video:15595kB audio:158kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 87.986015%
|
|---|
| 105 | Input file #0 (audio):
|
|---|
| 106 | Input stream #0:0 (audio): 335 packets read (32160 bytes); 335 frames decoded (192960 samples);
|
|---|
| 107 | Total: 335 packets (32160 bytes) demuxed
|
|---|
| 108 | Output file #0 (pipe:):
|
|---|
| 109 | Output stream #0:0 (audio): 168 frames encoded (192960 samples); 168 packets muxed (161280 bytes);
|
|---|
| 110 | Output stream #0:1 (video): 68930 frames encoded; 68930 packets muxed (15969720 bytes);
|
|---|
| 111 | Total: 69098 packets (16131000 bytes) muxed
|
|---|
| 112 | 335 frames successfully decoded, 0 decoding errors
|
|---|
| 113 | [AVIOContext @ 0x55b4c31cdd00] Statistics: 0 seeks, 68986 writeouts
|
|---|
| 114 | [AVIOContext @ 0x55b4c31bef80] Statistics: 32160 bytes read, 0 seeks
|
|---|
| 115 | Exiting normally, received signal 2.
|
|---|