Ticket #10499: cmd2.err

File cmd2.err, 6.6 KB (added by bybarn, 3 years ago)
Line 
1ffmpeg version N-111660-gfc9993905d-ga105b11a9d+1 Copyright (c) 2000-2023 the FFmpeg developers
2 built with gcc 13.1.0 (Rev7, Built by MSYS2 project)
3 configuration: --pkg-config=pkgconf --cc='ccache gcc' --cxx='ccache g++' --ld='ccache g++' --extra-cxxflags=-fpermissive --extra-cflags=-Wno-int-conversion --disable-autodetect --enable-amf --enable-bzlib --enable-cuda --enable-cuvid --enable-d3d11va --enable-dxva2 --enable-iconv --enable-lzma --enable-nvenc --enable-zlib --enable-sdl2 --enable-ffnvcodec --enable-nvdec --enable-cuda-llvm --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libdav1d --enable-libaom --disable-debug --enable-libfdk-aac --enable-openssl --extra-libs=-liconv --enable-gpl --enable-nonfree
4 libavutil 58. 14.100 / 58. 14.100
5 libavcodec 60. 22.100 / 60. 22.100
6 libavformat 60. 10.100 / 60. 10.100
7 libavdevice 60. 2.101 / 60. 2.101
8 libavfilter 9. 10.100 / 9. 10.100
9 libswscale 7. 3.100 / 7. 3.100
10 libswresample 4. 11.100 / 4. 11.100
11 libpostproc 57. 2.100 / 57. 2.100
12Splitting the commandline.
13Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
14Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
15Reading option '-i' ... matched as output url with argument 'file.flac'.
16Reading option '-vn' ... matched as option 'vn' (disable video) with argument '1'.
17Reading option '-f' ... matched as option 'f' (force format) with argument 'null'.
18Reading option '/dev/null' ... matched as output url.
19Finished splitting the commandline.
20Parsing a group of options: global .
21Applying option v (set logging level) with argument 9.
22Successfully parsed a group of options.
23Parsing a group of options: input url file.flac.
24Successfully parsed a group of options.
25Opening an input file: file.flac.
26[AVFormatContext @ 000002728dbd6a80] Opening 'file.flac' for reading
27[file @ 000002728dbd7100] Setting default whitelist 'file,crypto,data'
28Probing flac score:100 size:2048
29[flac @ 000002728dbd6a80] Format flac probed with size=2048 and score=100
30[flac @ 000002728dbd6a80] Before avformat_find_stream_info() pos: 118231 bytes read:32768 seeks:1 nb_streams:1
31[flac @ 000002728dbe8800] sample/frame number mismatch in adjacent frames
32 Last message repeated 20 times
33[flac @ 000002728dbd6a80] All info found
34[flac @ 000002728dbd6a80] stream 0: start_time: 0 duration: 183.28
35[flac @ 000002728dbd6a80] format: start_time: 0 duration: 183.28 (estimate from stream) bitrate=1021 kb/s
36[flac @ 000002728dbd6a80] After avformat_find_stream_info() pos: 188887 bytes read:131072 seeks:1 frames:1
37Input #0, flac, from 'file.flac':
38 Metadata:
39 ARTIST : Carly Rae Jepsen
40 album_artist : Carly Rae Jepsen
41 ALBUM : Kiss
42 TITLE : I Know You Have a Girlfriend
43 disc : 1/1
44 GENRE : Dance, Pop
45 COMMENT : Bonus Track - Japan Release
46 DATE : 2012
47 track : 16/18
48 Duration: 00:03:03.28, start: 0.000000, bitrate: 1021 kb/s
49 Stream #0:0, 1, 1/44100: Audio: flac, 44100 Hz, stereo, s16
50Successfully opened the file.
51Parsing a group of options: output url /dev/null.
52Applying option vn (disable video) with argument 1.
53Applying option f (force format) with argument null.
54Successfully parsed a group of options.
55Opening an output file: /dev/null.
56[out#0/null @ 000002728dbd93c0] No explicit maps, mapping streams automatically...
57[aost#0:0/pcm_s16le @ 000002728dbda1c0] Created audio stream from input stream 0:0
58detected 8 logical cores
59Successfully opened the file.
60Stream mapping:
61 Stream #0:0 -> #0:0 (flac (native) -> pcm_s16le (native))
62Press [q] to stop, [?] for help
63[NULL @ 000002728dbe8800] sample/frame number mismatch in adjacent frames
64 Last message repeated 29 times
65[graph_0_in_0_0 @ 000002728dc31800] Setting 'time_base' to value '1/44100'
66[graph_0_in_0_0 @ 000002728dc31800] Setting 'sample_rate' to value '44100'
67[graph_0_in_0_0 @ 000002728dc31800] Setting 'sample_fmt' to value 's16'
68[graph_0_in_0_0 @ 000002728dc31800] Setting 'channel_layout' to value 'stereo'
69[graph_0_in_0_0 @ 000002728dc31800] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:stereo
70[format_out_0_0 @ 000002728dc9d100] Setting 'sample_fmts' to value 's16'
71[AVFilterGraph @ 000002728dc7b2c0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
72Output #0, null, to '/dev/null':
73 Metadata:
74 ARTIST : Carly Rae Jepsen
75 album_artist : Carly Rae Jepsen
76 ALBUM : Kiss
77 TITLE : I Know You Have a Girlfriend
78 disc : 1/1
79 GENRE : Dance, Pop
80 COMMENT : Bonus Track - Japan Release
81 DATE : 2012
82 track : 16/18
83 encoder : Lavf60.10.100
84 Stream #0:0, 0, 1/44100: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s
85 Metadata:
86 encoder : Lavc60.22.100 pcm_s16le
87size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
88[NULL @ 000002728dbe8800] sample/frame number mismatch in adjacent frames
89 Last message repeated 5861 times
90[flac @ 000002728dbd6a80] first_dts 0 not matching first dts 8048640 (pts 8048640, duration 4096) in the queue
91[in#0/flac @ 000002728dbd68c0] EOF while reading input
92[in#0/flac @ 000002728dbd68c0] Terminating demuxer thread
93[aist#0:0/flac @ 000002728dbe8d80] Decoder thread received EOF packet
94[aist#0:0/flac @ 000002728dbe8d80] Decoder returned EOF, finishing
95[aist#0:0/flac @ 000002728dbe8d80] Terminating decoder thread
96[out_0_0 @ 000002728dc9cf40] EOF on sink link out_0_0:default.
97No more output streams to write to, finishing.
98[out#0/null @ 000002728dbd93c0] All streams finished
99[out#0/null @ 000002728dbd93c0] Terminating muxer thread
100[out#0/null @ 000002728dbd93c0] Output file #0 (/dev/null):
101[out#0/null @ 000002728dbd93c0] Output stream #0:0 (audio): 1974 frames encoded (8082648 samples); 1974 packets muxed (32330592 bytes);
102[out#0/null @ 000002728dbd93c0] Total: 1974 packets (32330592 bytes) muxed
103[out#0/null @ 000002728dbd93c0] video:0kB audio:31573kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
104size=N/A time=00:03:03.25 bitrate=N/A speed=1.82e+03x
105[in#0/flac @ 000002728dbd68c0] Input file #0 (file.flac):
106[in#0/flac @ 000002728dbd68c0] Input stream #0:0 (audio): 1974 packets read (23273862 bytes); 1974 frames decoded; 0 decode errors (8082648 samples);
107[in#0/flac @ 000002728dbd68c0] Total: 1974 packets (23273862 bytes) demuxed
108[AVIOContext @ 000002728dbdf5c0] Statistics: 23306630 bytes read, 1 seeks