| 1 | ffmpeg started on 2017-08-29 at 11:26:00
|
|---|
| 2 | Report written to "wireshark-rtp-g711-syncedRAW-toMP3.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -re -f mulaw -i “C:\\test\\wireshark-rtp-g711-syncedRAW.raw" -sample_rate 44100 -filter:a "asetrate=9000" -acodec libmp3lame -ar 44100 “c:\\test\\wireshark-rtp-g711-syncedRAW-toMP3.mp3" -report
|
|---|
| 5 | ffmpeg version N-86996-g931c0ac95c-Reino Copyright (c) 2000-2017 the FFmpeg developers
|
|---|
| 6 | built with gcc 7.1.0 (GCC)
|
|---|
| 7 | configuration: --arch=x86_64 --target-os=mingw32 --cross-prefix=/Users/scuser/Development/ffmpegwinbuildDEBUG/sandbox/cross_compilers/mingw-w64-x86_64/bin/x86_64-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --extra-version=Reino --enable-gray --enable-version3 --disable-debug --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-w32threads --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libflite --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libzimg --enable-libzvbi --enable-pt libavutil 55. 74.100 / 55. 74.100
|
|---|
| 8 | libavcodec 57.102.100 / 57.102.100
|
|---|
| 9 | libavformat 57. 76.100 / 57. 76.100
|
|---|
| 10 | libavdevice 57. 7.100 / 57. 7.100
|
|---|
| 11 | libavfilter 6. 99.100 / 6. 99.100
|
|---|
| 12 | libavresample 3. 6. 0 / 3. 6. 0
|
|---|
| 13 | libswscale 4. 7.102 / 4. 7.102
|
|---|
| 14 | libswresample 2. 8.100 / 2. 8.100
|
|---|
| 15 | libpostproc 54. 6.100 / 54. 6.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
|
|---|
| 18 | Reading option '-f' ... matched as option 'f' (force format) with argument 'mulaw'.
|
|---|
| 19 | Reading option '-i' ... matched as input url with argument ‘C:\test\wireshark-rtp-g711-syncedRAW.raw'.
|
|---|
| 20 | Reading option '-sample_rate' ... matched as AVOption 'sample_rate' with argument '44100'.
|
|---|
| 21 | Reading option '-filter:a' ... matched as option 'filter' (set stream filtergraph) with argument 'asetrate=9000'.
|
|---|
| 22 | Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'libmp3lame'.
|
|---|
| 23 | Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '44100'.
|
|---|
| 24 | Reading option ‘c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3' ... matched as output url.
|
|---|
| 25 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 26 | Finished splitting the commandline.
|
|---|
| 27 | Parsing a group of options: global .
|
|---|
| 28 | Applying option report (generate a report) with argument 1.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Parsing a group of options: input url C:\test\wireshark-rtp-g711-syncedRAW.raw.
|
|---|
| 31 | Applying option re (read input at native frame rate) with argument 1.
|
|---|
| 32 | Applying option f (force format) with argument mulaw.
|
|---|
| 33 | Successfully parsed a group of options.
|
|---|
| 34 | Opening an input file: C:\test\wireshark-rtp-g711-syncedRAW.raw.
|
|---|
| 35 | [mulaw @ 0000009b615f7580] Opening ‘C:\test\wireshark-rtp-g711-syncedRAW.raw' for reading
|
|---|
| 36 | [file @ 0000009b615f7c40] Setting default whitelist 'file,crypto'
|
|---|
| 37 | [mulaw @ 0000009b615f7580] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 38 | [mulaw @ 0000009b615f7580] All info found
|
|---|
| 39 | [mulaw @ 0000009b615f7580] Estimating duration from bitrate, this may be inaccurate
|
|---|
| 40 | [mulaw @ 0000009b615f7580] After avformat_find_stream_info() pos: 51200 bytes read:65536 seeks:0 frames:50
|
|---|
| 41 | Guessed Channel Layout for Input Stream #0.0 : mono
|
|---|
| 42 | Input #0, mulaw, from ‘C:\test\wireshark-rtp-g711-syncedRAW.raw':
|
|---|
| 43 | Duration: 00:00:04.86, bitrate: 352 kb/s
|
|---|
| 44 | Stream #0:0, 50, 1/44100: Audio: pcm_mulaw, 44100 Hz, mono, s16, 352 kb/s
|
|---|
| 45 | Successfully opened the file.
|
|---|
| 46 | Parsing a group of options: output url c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3.
|
|---|
| 47 | Applying option filter:a (set stream filtergraph) with argument asetrate=9000.
|
|---|
| 48 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument libmp3lame.
|
|---|
| 49 | Applying option ar (set audio sampling rate (in Hz)) with argument 44100.
|
|---|
| 50 | Successfully parsed a group of options.
|
|---|
| 51 | Opening an output file: c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3.
|
|---|
| 52 | [file @ 0000009b62bc2960] Setting default whitelist 'file,crypto'
|
|---|
| 53 | Successfully opened the file.
|
|---|
| 54 | Stream mapping:
|
|---|
| 55 | Stream #0:0 -> #0:0 (pcm_mulaw (native) -> mp3 (libmp3lame))
|
|---|
| 56 | Press [q] to stop, [?] for help
|
|---|
| 57 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 58 | detected 2 logical cores
|
|---|
| 59 | [Parsed_asetrate_0 @ 0000009b62c040c0] Setting 'sample_rate' to value '9000'
|
|---|
| 60 | [graph_0_in_0_0 @ 0000009b62c045c0] Setting 'time_base' to value '1/44100'
|
|---|
| 61 | [graph_0_in_0_0 @ 0000009b62c045c0] Setting 'sample_rate' to value '44100'
|
|---|
| 62 | [graph_0_in_0_0 @ 0000009b62c045c0] Setting 'sample_fmt' to value 's16'
|
|---|
| 63 | [graph_0_in_0_0 @ 0000009b62c045c0] Setting 'channel_layout' to value '0x4'
|
|---|
| 64 | [graph_0_in_0_0 @ 0000009b62c045c0] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:0x4
|
|---|
| 65 | [format_out_0_0 @ 0000009b62c04e80] Setting 'sample_fmts' to value 's32p|fltp|s16p'
|
|---|
| 66 | [format_out_0_0 @ 0000009b62c04e80] Setting 'sample_rates' to value '44100'
|
|---|
| 67 | [format_out_0_0 @ 0000009b62c04e80] Setting 'channel_layouts' to value '0x4|0x3'
|
|---|
| 68 | [format_out_0_0 @ 0000009b62c04e80] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_asetrate_0' and the filter 'format_out_0_0'
|
|---|
| 69 | [AVFilterGraph @ 0000009b62bbdfc0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 70 | [auto_resampler_0 @ 0000009b62c053e0] picking s16p out of 3 ref:s16
|
|---|
| 71 | [auto_resampler_0 @ 0000009b62c053e0] [SWR @ 0000009b62c055c0] Using s16p internally between filters
|
|---|
| 72 | [auto_resampler_0 @ 0000009b62c053e0] ch:1 chl:mono fmt:s16 r:9000Hz -> ch:1 chl:mono fmt:s16p r:44100Hz
|
|---|
| 73 | Output #0, mp3, to ‘c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3':
|
|---|
| 74 | Metadata:
|
|---|
| 75 | TSSE : Lavf57.76.100
|
|---|
| 76 | Stream #0:0, 0, 1/44100: Audio: mp3 (libmp3lame), 44100 Hz, mono, s16p
|
|---|
| 77 | Metadata:
|
|---|
| 78 | encoder : Lavc57.102.100 libmp3lame
|
|---|
| 79 | size= 19kB time=00:00:02.35 bitrate= 65.5kbits/s speed=4.69x
|
|---|
| 80 | size= 38kB time=00:00:04.85 bitrate= 64.7kbits/s speed= 4.8x
|
|---|
| 81 | size= 58kB time=00:00:07.36 bitrate= 64.5kbits/s speed=4.87x
|
|---|
| 82 | size= 78kB time=00:00:09.87 bitrate= 64.3kbits/s speed=4.87x
|
|---|
| 83 | size= 97kB time=00:00:12.38 bitrate= 64.3kbits/s speed=4.89x
|
|---|
| 84 | size= 116kB time=00:00:14.76 bitrate= 64.2kbits/s speed=4.86x
|
|---|
| 85 | size= 135kB time=00:00:17.26 bitrate= 64.2kbits/s speed=4.87x
|
|---|
| 86 | size= 155kB time=00:00:19.77 bitrate= 64.2kbits/s speed=4.89x
|
|---|
| 87 | size= 173kB time=00:00:22.15 bitrate= 64.2kbits/s speed=4.87x
|
|---|
| 88 | [out_0_0 @ 0000009b62c04ca0] EOF on sink link out_0_0:default.
|
|---|
| 89 | No more output streams to write to, finishing.
|
|---|
| 90 | [libmp3lame @ 0000009b62bc1060] Trying to remove 635 more samples than there are in the queue
|
|---|
| 91 | size= 187kB time=00:00:23.85 bitrate= 64.1kbits/s speed=4.89x
|
|---|
| 92 | video:0kB audio:187kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.118844%
|
|---|
| 93 | Input file #0 (C:\test\wireshark-rtp-g711-syncedRAW.raw):
|
|---|
| 94 | Input stream #0:0 (audio): 210 packets read (214528 bytes); 210 frames decoded (214528 samples);
|
|---|
| 95 | Total: 210 packets (214528 bytes) demuxed
|
|---|
| 96 | Output file #0 (c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3):
|
|---|
| 97 | Output stream #0:0 (audio): 913 frames encoded (1051188 samples); 914 packets muxed (191007 bytes);
|
|---|
| 98 | Total: 914 packets (191007 bytes) muxed
|
|---|
| 99 | 210 frames successfully decoded, 0 decoding errors
|
|---|
| 100 | [AVIOContext @ 0000009b62c02a60] Statistics: 1 seeks, 1 writeouts
|
|---|
| 101 | [AVIOContext @ 0000009b62babfe0] Statistics: 214528 bytes read, 0 seeks
|
|---|