| 1 | ffmpeg started on 2022-11-15 at 10:14:08
|
|---|
| 2 | Report written to "ffmpeg-20221115-101408.log"
|
|---|
| 3 | Log level: 48
|
|---|
| 4 | Command line:
|
|---|
| 5 | ./ffmpeg -report -f avfoundation -i :0 -c:a pcm_s24le -t 10 192-24.wav
|
|---|
| 6 | ffmpeg version 5.1.2 Copyright (c) 2000-2022 the FFmpeg developers
|
|---|
| 7 | built with Apple LLVM version 7.0.2 (clang-700.1.81)
|
|---|
| 8 | configuration: --disable-coreimage --enable-nonfree
|
|---|
| 9 | libavutil 57. 28.100 / 57. 28.100
|
|---|
| 10 | libavcodec 59. 37.100 / 59. 37.100
|
|---|
| 11 | libavformat 59. 27.100 / 59. 27.100
|
|---|
| 12 | libavdevice 59. 7.100 / 59. 7.100
|
|---|
| 13 | libavfilter 8. 44.100 / 8. 44.100
|
|---|
| 14 | libswscale 6. 7.100 / 6. 7.100
|
|---|
| 15 | libswresample 4. 7.100 / 4. 7.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-f' ... matched as option 'f' (force format) with argument 'avfoundation'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument ':0'.
|
|---|
| 20 | Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'pcm_s24le'.
|
|---|
| 21 | Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '10'.
|
|---|
| 22 | Reading option '192-24.wav' ... 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 :0.
|
|---|
| 28 | Applying option f (force format) with argument avfoundation.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Opening an input file: :0.
|
|---|
| 31 | [avfoundation @ 0x7fb16ae00280] audio device 'Weiss Firewire IO' opened
|
|---|
| 32 | [avfoundation @ 0x7fb16ae00280] All info found
|
|---|
| 33 | Input #0, avfoundation, from ':0':
|
|---|
| 34 | Duration: N/A, start: 12238.164484, bitrate: 12288 kb/s
|
|---|
| 35 | Stream #0:0, 1, 1/1000000: Audio: pcm_f32le, 192000 Hz, stereo, flt, 12288 kb/s
|
|---|
| 36 | Successfully opened the file.
|
|---|
| 37 | Parsing a group of options: output url 192-24.wav.
|
|---|
| 38 | Applying option c:a (codec name) with argument pcm_s24le.
|
|---|
| 39 | Applying option t (record or transcode "duration" seconds of audio/video) with argument 10.
|
|---|
| 40 | Successfully parsed a group of options.
|
|---|
| 41 | Opening an output file: 192-24.wav.
|
|---|
| 42 | [file @ 0x7fb16ac7c980] Setting default whitelist 'file,crypto,data'
|
|---|
| 43 | Successfully opened the file.
|
|---|
| 44 | Stream mapping:
|
|---|
| 45 | Stream #0:0 -> #0:0 (pcm_f32le (native) -> pcm_s24le (native))
|
|---|
| 46 | Press [q] to stop, [?] for help
|
|---|
| 47 | 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)
|
|---|
| 48 | detected 4 logical cores
|
|---|
| 49 | [graph_0_in_0_0 @ 0x7fb16ae0b540] Setting 'time_base' to value '1/192000'
|
|---|
| 50 | [graph_0_in_0_0 @ 0x7fb16ae0b540] Setting 'sample_rate' to value '192000'
|
|---|
| 51 | [graph_0_in_0_0 @ 0x7fb16ae0b540] Setting 'sample_fmt' to value 'flt'
|
|---|
| 52 | [graph_0_in_0_0 @ 0x7fb16ae0b540] Setting 'channel_layout' to value 'stereo'
|
|---|
| 53 | [graph_0_in_0_0 @ 0x7fb16ae0b540] tb:1/192000 samplefmt:flt samplerate:192000 chlayout:stereo
|
|---|
| 54 | [format_out_0_0 @ 0x7fb16ae0f100] Setting 'sample_fmts' to value 's32'
|
|---|
| 55 | [auto_aresample_0 @ 0x7fb16ac7ea00] Setting 'output_sample_bits' to value '24'
|
|---|
| 56 | [format_out_0_0 @ 0x7fb16ae0f100] auto-inserting filter 'auto_aresample_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_0'
|
|---|
| 57 | [AVFilterGraph @ 0x7fb16ac7dfc0] query_formats: 5 queried, 9 merged, 3 already done, 0 delayed
|
|---|
| 58 | [auto_aresample_0 @ 0x7fb16ac7ea00] [SWR @ 0x7fb16b071c00] Using fltp internally between filters
|
|---|
| 59 | [auto_aresample_0 @ 0x7fb16ac7ea00] ch:2 chl:stereo fmt:flt r:192000Hz -> ch:2 chl:stereo fmt:s32 r:192000Hz
|
|---|
| 60 | Output #0, wav, to '192-24.wav':
|
|---|
| 61 | Metadata:
|
|---|
| 62 | ISFT : Lavf59.27.100
|
|---|
| 63 | Stream #0:0, 0, 1/192000: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 192000 Hz, stereo, s32, 9216 kb/s
|
|---|
| 64 | Metadata:
|
|---|
| 65 | encoder : Lavc59.37.100 pcm_s24le
|
|---|
| 66 | size= 3kB time=00:00:00.00 bitrate=9520.8kbits/s speed= 667x
|
|---|
| 67 | size= 153kB time=00:00:00.51 bitrate=2449.6kbits/s speed=1.01x
|
|---|
| 68 | size= 256kB time=00:00:01.01 bitrate=2075.0kbits/s speed= 1x
|
|---|
| 69 | size= 256kB time=00:00:01.51 bitrate=1384.6kbits/s speed= 1x
|
|---|
| 70 | size= 512kB time=00:00:02.01 bitrate=2077.8kbits/s speed= 1x
|
|---|
| 71 | size= 512kB time=00:00:02.52 bitrate=1660.9kbits/s speed= 1x
|
|---|
| 72 | size= 768kB time=00:00:03.02 bitrate=2076.8kbits/s speed= 1x
|
|---|
| 73 | size= 1024kB time=00:00:03.53 bitrate=2375.9kbits/s speed= 1x
|
|---|
| 74 | size= 1024kB time=00:00:04.03 bitrate=2080.5kbits/s speed= 1x
|
|---|
| 75 | size= 1280kB time=00:00:04.53 bitrate=2310.3kbits/s speed= 1x
|
|---|
| 76 | size= 1280kB time=00:00:05.04 bitrate=2079.4kbits/s speed= 1x
|
|---|
| 77 | size= 1536kB time=00:00:05.54 bitrate=2268.6kbits/s speed= 1x
|
|---|
| 78 | size= 1536kB time=00:00:06.05 bitrate=2079.6kbits/s speed= 1x
|
|---|
| 79 | size= 1792kB time=00:00:06.55 bitrate=2239.6kbits/s speed= 1x
|
|---|
| 80 | size= 2048kB time=00:00:07.05 bitrate=2377.7kbits/s speed= 1x
|
|---|
| 81 | size= 2048kB time=00:00:07.56 bitrate=2216.9kbits/s speed= 1x
|
|---|
| 82 | size= 2304kB time=00:00:08.06 bitrate=2339.8kbits/s speed= 1x
|
|---|
| 83 | size= 2304kB time=00:00:08.57 bitrate=2202.2kbits/s speed= 1x
|
|---|
| 84 | size= 2560kB time=00:00:09.07 bitrate=2311.7kbits/s speed= 1x
|
|---|
| 85 | size= 2560kB time=00:00:09.57 bitrate=2190.6kbits/s speed= 1x
|
|---|
| 86 | [out_0_0 @ 0x7fb16ae0fe00] EOF on sink link out_0_0:default.
|
|---|
| 87 | No more output streams to write to, finishing.
|
|---|
| 88 | size= 2904kB time=00:00:09.99 bitrate=2380.9kbits/s speed=0.999x
|
|---|
| 89 | video:0kB audio:2904kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.003430%
|
|---|
| 90 | Input file #0 (:0):
|
|---|
| 91 | Input stream #0:0 (audio): 969 packets read (3969024 bytes); 969 frames decoded (496128 samples);
|
|---|
| 92 | Total: 969 packets (3969024 bytes) demuxed
|
|---|
| 93 | Output file #0 (192-24.wav):
|
|---|
| 94 | Output stream #0:0 (audio): 968 frames encoded (495616 samples); 968 packets muxed (2973696 bytes);
|
|---|
| 95 | Total: 968 packets (2973696 bytes) muxed
|
|---|
| 96 | [AVIOContext @ 0x7fb16ac7d5c0] Statistics: 2973806 bytes written, 4 seeks, 14 writeouts
|
|---|
| 97 | 969 frames successfully decoded, 0 decoding errors
|
|---|