| 1 | ffmpeg started on 2024-07-07 at 16:48:35
|
|---|
| 2 | Report written to "ffmpeg-20240707-164835.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ffmpeg -i out.dts -c:a libopus -b:a 160k -af "channelmap=channel_layout=5.1" -report out.opus
|
|---|
| 6 | ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers
|
|---|
| 7 | built with gcc 14 (GCC)
|
|---|
| 8 | configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --docdir=/usr/share/doc/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer' --extra-ldflags='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' --extra-cflags=' -I/usr/include/rav1e' --enable-libopencore-amrnb --enable-libopencore-a libavutil 58. 29.100 / 58. 29.100
|
|---|
| 9 | libavcodec 60. 31.102 / 60. 31.102
|
|---|
| 10 | libavformat 60. 16.100 / 60. 16.100
|
|---|
| 11 | libavdevice 60. 3.100 / 60. 3.100
|
|---|
| 12 | libavfilter 9. 12.100 / 9. 12.100
|
|---|
| 13 | libswscale 7. 5.100 / 7. 5.100
|
|---|
| 14 | libswresample 4. 12.100 / 4. 12.100
|
|---|
| 15 | libpostproc 57. 3.100 / 57. 3.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-i' ... matched as output url with argument 'out.dts'.
|
|---|
| 18 | Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'libopus'.
|
|---|
| 19 | Reading option '-b:a' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '160k'.
|
|---|
| 20 | Reading option '-af' ... matched as option 'af' (set audio filters) with argument 'channelmap=channel_layout=5.1'.
|
|---|
| 21 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 22 | Reading option 'out.opus' ... matched as output url.
|
|---|
| 23 | Finished splitting the commandline.
|
|---|
| 24 | Parsing a group of options: global .
|
|---|
| 25 | Applying option report (generate a report) with argument 1.
|
|---|
| 26 | Successfully parsed a group of options.
|
|---|
| 27 | Parsing a group of options: input url out.dts.
|
|---|
| 28 | Successfully parsed a group of options.
|
|---|
| 29 | Opening an input file: out.dts.
|
|---|
| 30 | [AVFormatContext @ 0x564b125c7f80] Opening 'out.dts' for reading
|
|---|
| 31 | [file @ 0x564b125c8600] Setting default whitelist 'file,crypto,data'
|
|---|
| 32 | [dts @ 0x564b125c7f80] Format dts probed with size=8192 and score=51
|
|---|
| 33 | [dts @ 0x564b125c7f80] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 34 | For transform of length 32, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
|
|---|
| 35 | 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
|
|---|
| 36 | 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
|
|---|
| 37 | 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
|
|---|
| 38 | For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
|
|---|
| 39 | 1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
|
|---|
| 40 | 2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
|
|---|
| 41 | Transform tree:
|
|---|
| 42 | mdct_inv_float_avx2 - type: mdct_float, len: 32, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 43 | fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 44 | For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
|
|---|
| 45 | 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
|
|---|
| 46 | 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
|
|---|
| 47 | 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
|
|---|
| 48 | For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
|
|---|
| 49 | 1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
|
|---|
| 50 | 2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
|
|---|
| 51 | Transform tree:
|
|---|
| 52 | mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 53 | fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 54 | [dts @ 0x564b125c7f80] All info found
|
|---|
| 55 | [dts @ 0x564b125c7f80] Estimating duration from bitrate, this may be inaccurate
|
|---|
| 56 | [dts @ 0x564b125c7f80] After avformat_find_stream_info() pos: 51200 bytes read:65536 seeks:0 frames:50
|
|---|
| 57 | Input #0, dts, from 'out.dts':
|
|---|
| 58 | Duration: 02:28:53.50, start: 0.000000, bitrate: 767 kb/s
|
|---|
| 59 | Stream #0:0, 50, 1/90000: Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 768 kb/s
|
|---|
| 60 | Successfully opened the file.
|
|---|
| 61 | Parsing a group of options: output url out.opus.
|
|---|
| 62 | Applying option c:a (codec name) with argument libopus.
|
|---|
| 63 | Applying option b:a (video bitrate (please use -b:v)) with argument 160k.
|
|---|
| 64 | Applying option af (set audio filters) with argument channelmap=channel_layout=5.1.
|
|---|
| 65 | Successfully parsed a group of options.
|
|---|
| 66 | Opening an output file: out.opus.
|
|---|
| 67 | [out#0/opus @ 0x564b125ca6c0] No explicit maps, mapping streams automatically...
|
|---|
| 68 | [aost#0:0/libopus @ 0x564b125cd480] Created audio stream from input stream 0:0
|
|---|
| 69 | [AVFilterGraph @ 0x564b125cd400] Setting 'channel_layout' to value '5.1'
|
|---|
| 70 | For transform of length 32, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
|
|---|
| 71 | 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
|
|---|
| 72 | 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
|
|---|
| 73 | 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
|
|---|
| 74 | For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
|
|---|
| 75 | 1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
|
|---|
| 76 | 2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
|
|---|
| 77 | Transform tree:
|
|---|
| 78 | mdct_inv_float_avx2 - type: mdct_float, len: 32, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 79 | fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 80 | For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
|
|---|
| 81 | 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
|
|---|
| 82 | 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
|
|---|
| 83 | 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
|
|---|
| 84 | For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
|
|---|
| 85 | 1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
|
|---|
| 86 | 2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
|
|---|
| 87 | Transform tree:
|
|---|
| 88 | mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
|
|---|
| 89 | fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
|
|---|
| 90 | [file @ 0x564b125cd1c0] Setting default whitelist 'file,crypto,data'
|
|---|
| 91 | Successfully opened the file.
|
|---|
| 92 | Stream mapping:
|
|---|
| 93 | Stream #0:0 -> #0:0 (dts (dca) -> opus (libopus))
|
|---|
| 94 | Press [q] to stop, [?] for help
|
|---|
| 95 | [AVFilterGraph @ 0x564b125cefc0] Setting 'channel_layout' to value '5.1'
|
|---|
| 96 | detected 4 logical cores
|
|---|
| 97 | [graph_0_in_0_0 @ 0x564b125edc80] Setting 'time_base' to value '1/48000'
|
|---|
| 98 | [graph_0_in_0_0 @ 0x564b125edc80] Setting 'sample_rate' to value '48000'
|
|---|
| 99 | [graph_0_in_0_0 @ 0x564b125edc80] Setting 'sample_fmt' to value 'fltp'
|
|---|
| 100 | [graph_0_in_0_0 @ 0x564b125edc80] Setting 'channel_layout' to value '5.1(side)'
|
|---|
| 101 | [graph_0_in_0_0 @ 0x564b125edc80] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:5.1(side)
|
|---|
| 102 | [format_out_0_0 @ 0x564b125ee100] Setting 'sample_fmts' to value 's16|flt'
|
|---|
| 103 | [format_out_0_0 @ 0x564b125ee100] Setting 'sample_rates' to value '48000|24000|16000|12000|8000'
|
|---|
| 104 | [format_out_0_0 @ 0x564b125ee100] auto-inserting filter 'auto_aresample_0' between the filter 'Parsed_channelmap_0' and the filter 'format_out_0_0'
|
|---|
| 105 | [AVFilterGraph @ 0x564b125cefc0] query_formats: 4 queried, 4 merged, 6 already done, 0 delayed
|
|---|
| 106 | [auto_aresample_0 @ 0x564b125ef280] picking flt out of 2 ref:fltp
|
|---|
| 107 | [auto_aresample_0 @ 0x564b125ef280] [SWR @ 0x564b12600300] Using fltp internally between filters
|
|---|
| 108 | [auto_aresample_0 @ 0x564b125ef280] ch:6 chl:5.1 fmt:fltp r:48000Hz -> ch:6 chl:5.1 fmt:flt r:48000Hz
|
|---|
| 109 | Output #0, opus, to 'out.opus':
|
|---|
| 110 | Metadata:
|
|---|
| 111 | encoder : Lavf60.16.100
|
|---|
| 112 | Stream #0:0, 0, 1/48000: Audio: opus, 48000 Hz, 5.1, flt, 160 kb/s
|
|---|
| 113 | Metadata:
|
|---|
| 114 | encoder : Lavc60.31.102 libopus
|
|---|
| 115 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.0106667
|
|---|
| 116 | size= 0kB time=N/A bitrate=N/A speed=N/A
|
|---|
| 117 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.0213333
|
|---|
| 118 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 0.02 queue head -1 ts N/A
|
|---|
| 119 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.032
|
|---|
| 120 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.0426667
|
|---|
| 121 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 0.04 queue head -1 ts N/A
|
|---|
| 122 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.0533333
|
|---|
| 123 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.064
|
|---|
| 124 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 0.06 queue head -1 ts N/A
|
|---|
| 125 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.0746667
|
|---|
| 126 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.0853333
|
|---|
| 127 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 0.08 queue head -1 ts N/A
|
|---|
| 128 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.096
|
|---|
| 129 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 0.106667
|
|---|
| 130 |
|
|---|
| 131 | ...
|
|---|
| 132 | ...
|
|---|
| 133 | ...
|
|---|
| 134 |
|
|---|
| 135 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 9093.28 queue head -1 ts N/A
|
|---|
| 136 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 9093.29
|
|---|
| 137 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 9093.3
|
|---|
| 138 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 9093.3 queue head -1 ts N/A
|
|---|
| 139 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 9093.31
|
|---|
| 140 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 9093.32
|
|---|
| 141 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 9093.32 queue head -1 ts N/A
|
|---|
| 142 | [in#0/dts @ 0x564b125c7e80] EOF while reading input
|
|---|
| 143 | [in#0/dts @ 0x564b125c7e80] Terminating demuxer thread
|
|---|
| 144 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 9093.33
|
|---|
| 145 | [out#0/opus @ 0x564b125ca6c0] sq: send 0 ts 9093.34
|
|---|
| 146 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 9093.34 queue head -1 ts N/A
|
|---|
| 147 | [aist#0:0/dts @ 0x564b125cfbc0] Decoder thread received EOF packet
|
|---|
| 148 | [aist#0:0/dts @ 0x564b125cfbc0] Decoder returned EOF, finishing
|
|---|
| 149 | [aist#0:0/dts @ 0x564b125cfbc0] Terminating decoder thread
|
|---|
| 150 | [out_0_0 @ 0x564b125edf80] EOF on sink link out_0_0:default.
|
|---|
| 151 | [out#0/opus @ 0x564b125ca6c0] sq: 0 EOF
|
|---|
| 152 | [out#0/opus @ 0x564b125ca6c0] sq: finish 0; head ts 9093.34
|
|---|
| 153 | [out#0/opus @ 0x564b125ca6c0] sq: finish queue
|
|---|
| 154 | No more output streams to write to, finishing.
|
|---|
| 155 | [out#0/opus @ 0x564b125ca6c0] sq: 0 EOF
|
|---|
| 156 | [out#0/opus @ 0x564b125ca6c0] sq: finish queue
|
|---|
| 157 | [out#0/opus @ 0x564b125ca6c0] sq: 0 EOF
|
|---|
| 158 | [out#0/opus @ 0x564b125ca6c0] sq: finish queue
|
|---|
| 159 | [out#0/opus @ 0x564b125ca6c0] sq: receive 0 ts 9093.34 queue head -1 ts N/A
|
|---|
| 160 | [libopus @ 0x564b125cd740] Trying to remove 456 more samples than there are in the queue
|
|---|
| 161 | [out#0/opus @ 0x564b125ca6c0] sq: 0 EOF
|
|---|
| 162 | [out#0/opus @ 0x564b125ca6c0] sq: finish queue
|
|---|
| 163 | [out#0/opus @ 0x564b125ca6c0] All streams finished
|
|---|
| 164 | [out#0/opus @ 0x564b125ca6c0] Terminating muxer thread
|
|---|
| 165 | [AVIOContext @ 0x564b125ec240] Statistics: 215767344 bytes written, 0 seeks, 824 writeouts
|
|---|
| 166 | [out#0/opus @ 0x564b125ca6c0] Output file #0 (out.opus):
|
|---|
| 167 | [out#0/opus @ 0x564b125ca6c0] Output stream #0:0 (audio): 454668 frames encoded (436480512 samples); 454668 packets muxed (214490006 bytes);
|
|---|
| 168 | [out#0/opus @ 0x564b125ca6c0] Total: 454668 packets (214490006 bytes) muxed
|
|---|
| 169 | [out#0/opus @ 0x564b125ca6c0] video:0kB audio:209463kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.595523%
|
|---|
| 170 | size= 210710kB time=02:31:33.33 bitrate= 189.8kbits/s speed=21.5x
|
|---|
| 171 | [in#0/dts @ 0x564b125c7e80] Input file #0 (out.dts):
|
|---|
| 172 | [in#0/dts @ 0x564b125c7e80] Input stream #0:0 (audio): 852501 packets read (857616006 bytes); 852501 frames decoded; 0 decode errors (436480512 samples);
|
|---|
| 173 | [in#0/dts @ 0x564b125c7e80] Total: 852501 packets (857616006 bytes) demuxed
|
|---|
| 174 | [AVIOContext @ 0x564b125d07c0] Statistics: 857616006 bytes read, 0 seeks
|
|---|