Ticket #8715: ffmpeg-20200606-163650.log

File ffmpeg-20200606-163650.log, 7.3 KB (added by Vladimir Stavrinov, 6 years ago)
Line 
1ffmpeg started on 2020-06-06 at 16:36:50
2Report written to "ffmpeg-20200606-163650.log"
3Log level: 99
4Command line:
5ffmpeg -report -v 9 -loglevel 99 -i audio -filter_complex "acopy;color" -f mpegts -shortest -
6ffmpeg 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
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
19Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
20Reading option '-i' ... matched as input url with argument 'audio'.
21Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'acopy;color'.
22Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
23Reading option '-shortest' ... matched as option 'shortest' (finish encoding within shortest input) with argument '1'.
24Reading option '-' ... matched as output url.
25Finished splitting the commandline.
26Parsing a group of options: global .
27Applying option report (generate a report) with argument 1.
28Applying option v (set logging level) with argument 9.
29Applying option loglevel (set logging level) with argument 99.
30Applying option filter_complex (create a complex filtergraph) with argument acopy;color.
31Successfully parsed a group of options.
32Parsing a group of options: input url audio.
33Successfully parsed a group of options.
34Opening an input file: audio.
35[NULL @ 0x55b4c31b4bc0] Opening 'audio' for reading
36[file @ 0x55b4c31b6b80] Setting default whitelist 'file,crypto,data'
37Probing 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
46Input #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
49Successfully opened the file.
50[Parsed_color_1 @ 0x55b4c31b89c0] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
51Parsing a group of options: output url -.
52Applying option f (force format) with argument mpegts.
53Applying option shortest (finish encoding within shortest input) with argument 1.
54Successfully parsed a group of options.
55Opening an output file: -.
56[pipe @ 0x55b4c31cda80] Setting default whitelist 'crypto,data'
57Successfully opened the file.
58Stream mapping:
59 Stream #0:0 (mp3float) -> acopy
60 acopy -> Stream #0:0 (mp2)
61 color -> Stream #0:1 (mpeg2video)
62Press [q] to stop, [?] for help
63cur_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)
64detected 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
82Output #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
93cur_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)
94cur_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)
95cur_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)
96Clipping frame in rate conversion by 0.000008
97cur_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)
98cur_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)
99cur_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
103frame=68930 fps=3434 q=2.0 Lsize= 29613kB time=00:45:57.12 bitrate= 88.0kbits/s speed= 137x
104video:15595kB audio:158kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 87.986015%
105Input 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
108Output 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
112335 frames successfully decoded, 0 decoding errors
113[AVIOContext @ 0x55b4c31cdd00] Statistics: 0 seeks, 68986 writeouts
114[AVIOContext @ 0x55b4c31bef80] Statistics: 32160 bytes read, 0 seeks
115Exiting normally, received signal 2.