Ticket #10145: ffmpeg.log

File ffmpeg.log, 4.3 KB (added by hasezoey, 4 years ago)
Line 
1ffmpeg started on 2023-01-21 at 07:39:11
2Report written to "ffmpeg-20230121-073911.log"
3Log level: 48
4Command line:
5ffmpeg -report -i out1.opus -f ffmetadata meta1.txt
6ffmpeg version n5.1.2 Copyright (c) 2000-2022 the FFmpeg developers
7 built with gcc 12.2.0 (GCC)
8 configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librav1e --enable-librsvg --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-v libavutil 57. 28.100 / 57. 28.100
9 libavcodec 59. 37.100 / 59. 37.100
10 libavformat 59. 27.100 / 59. 27.100
11 libavdevice 59. 7.100 / 59. 7.100
12 libavfilter 8. 44.100 / 8. 44.100
13 libswscale 6. 7.100 / 6. 7.100
14 libswresample 4. 7.100 / 4. 7.100
15 libpostproc 56. 6.100 / 56. 6.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-i' ... matched as input url with argument 'out1.opus'.
19Reading option '-f' ... matched as option 'f' (force format) with argument 'ffmetadata'.
20Reading option 'meta1.txt' ... matched as output url.
21Finished splitting the commandline.
22Parsing a group of options: global .
23Applying option report (generate a report) with argument 1.
24Successfully parsed a group of options.
25Parsing a group of options: input url out1.opus.
26Successfully parsed a group of options.
27Opening an input file: out1.opus.
28[NULL @ 0x55ad40dc7a40] Opening 'out1.opus' for reading
29[file @ 0x55ad40dc8280] Setting default whitelist 'file,crypto,data'
30[ogg @ 0x55ad40dc7a40] Format ogg probed with size=2048 and score=100
31[ogg @ 0x55ad40dc7a40] Last packet was truncated to 912 due to end trimming.
32[ogg @ 0x55ad40dc7a40] Before avformat_find_stream_info() pos: 405 bytes read:405 seeks:0 nb_streams:1
33[ogg @ 0x55ad40dc7a40] Last packet was truncated to 912 due to end trimming.
34[opus @ 0x55ad40dc8d80] skip 312 / discard 48 samples due to side data
35[opus @ 0x55ad40dc8d80] skip 312/960 samples
36[opus @ 0x55ad40dc8d80] discard 48/648 samples
37[ogg @ 0x55ad40dc7a40] All info found
38[ogg @ 0x55ad40dc7a40] After avformat_find_stream_info() pos: 405 bytes read:405 seeks:0 frames:1
39Input #0, ogg, from 'out1.opus':
40 Duration: 00:00:00.02, start: 0.000000, bitrate: 170 kb/s
41 Stream #0:0, 1, 1/48000: Audio: opus, 48000 Hz, mono, fltp
42 Metadata:
43 encoder : Lavf59.27.100
44 artist : test-artist
45 title : test-title
46 date : 2023
47 purl : someUrl
48 comment : SomeComment
49Successfully opened the file.
50Parsing a group of options: output url meta1.txt.
51Applying option f (force format) with argument ffmetadata.
52Successfully parsed a group of options.
53Opening an output file: meta1.txt.
54[file @ 0x55ad40e1f9c0] Setting default whitelist 'file,crypto,data'
55Successfully opened the file.
56Output #0, ffmetadata, to 'meta1.txt':
57 Metadata:
58 encoder : Lavf59.27.100
59Stream mapping:
60Press [q] to stop, [?] for help
61No more output streams to write to, finishing.
62size= 0kB time=-577014:32:22.77 bitrate=N/A speed=N/A
63video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
64Input file #0 (out1.opus):
65 Input stream #0:0 (audio): 0 packets read (0 bytes);
66 Total: 0 packets (0 bytes) demuxed
67Output file #0 (meta1.txt):
68 Total: 0 packets (0 bytes) muxed
69Output file is empty, nothing was encoded
70[AVIOContext @ 0x55ad40e1ef40] Statistics: 35 bytes written, 0 seeks, 1 writeouts
710 frames successfully decoded, 0 decoding errors
72[AVIOContext @ 0x55ad40dd0640] Statistics: 405 bytes read, 0 seeks