| 1 | ffmpeg started on 2017-08-29 at 14:36:10
|
|---|
| 2 | Report written to "live-rtp-g711-toMP3-REPORT.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -re -f mulaw -i rtp://10.200.1.14:32760 -sample_rate 44100 -filter:a "asetrate=9000" -acodec libmp3lame -ar 44100 "c:\\test\\live-rtp-g711-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 'rtp://10.200.1.14:32760'.
|
|---|
| 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\live-rtp-g711-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 rtp://10.200.1.14:32760.
|
|---|
| 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: rtp://10.200.1.14:32760.
|
|---|
| 35 | [mulaw @ 0000002c730d7540] Opening 'rtp://10.200.1.14:32760' for reading
|
|---|
| 36 | [rtp @ 0000002c730d7c00] No default whitelist set
|
|---|
| 37 | [udp @ 0000002c730d7e80] No default whitelist set
|
|---|
| 38 | [udp @ 0000002c730d7e80] end receive buffer size reported is 65536
|
|---|
| 39 | [udp @ 0000002c748241e0] No default whitelist set
|
|---|
| 40 | [udp @ 0000002c748241e0] end receive buffer size reported is 65536
|
|---|
| 41 |
|
|---|
| 42 | Received windows signal 0
|
|---|
| 43 | [mulaw @ 0000002c730d7540] Before avformat_find_stream_info() pos: 0 bytes read:0 seeks:0 nb_streams:1
|
|---|
| 44 | [mulaw @ 0000002c730d7540] interrupted
|
|---|
| 45 | [mulaw @ 0000002c730d7540] After avformat_find_stream_info() pos: 0 bytes read:0 seeks:0 frames:0
|
|---|
| 46 | Guessed Channel Layout for Input Stream #0.0 : mono
|
|---|
| 47 | Input #0, mulaw, from 'rtp://10.200.1.14:32760':
|
|---|
| 48 | Duration: N/A, bitrate: 352 kb/s
|
|---|
| 49 | Stream #0:0, 0, 1/44100: Audio: pcm_mulaw, 44100 Hz, mono, s16, 352 kb/s
|
|---|
| 50 | Successfully opened the file.
|
|---|
| 51 | Parsing a group of options: output url c:\test\live-rtp-g711-toMP3.mp3.
|
|---|
| 52 | Applying option filter:a (set stream filtergraph) with argument asetrate=9000.
|
|---|
| 53 | Applying option acodec (force audio codec ('copy' to copy stream)) with argument libmp3lame.
|
|---|
| 54 | Applying option ar (set audio sampling rate (in Hz)) with argument 44100.
|
|---|
| 55 | Successfully parsed a group of options.
|
|---|
| 56 | Opening an output file: c:\test\live-rtp-g711-toMP3.mp3.
|
|---|
| 57 | [file @ 0000002c730d9f40] Setting default whitelist 'file,crypto'
|
|---|
| 58 | Successfully opened the file.
|
|---|
| 59 | Stream mapping:
|
|---|
| 60 | Stream #0:0 -> #0:0 (pcm_mulaw (native) -> mp3 (libmp3lame))
|
|---|
| 61 | Press [q] to stop, [?] for help
|
|---|
| 62 | Finishing stream 0:0 without any data written to it.
|
|---|
| 63 | detected 2 logical cores
|
|---|
| 64 | [Parsed_asetrate_0 @ 0000002c730da4a0] Setting 'sample_rate' to value '9000'
|
|---|
| 65 | [graph_0_in_0_0 @ 0000002c730da8e0] Setting 'time_base' to value '1/44100'
|
|---|
| 66 | [graph_0_in_0_0 @ 0000002c730da8e0] Setting 'sample_rate' to value '44100'
|
|---|
| 67 | [graph_0_in_0_0 @ 0000002c730da8e0] Setting 'sample_fmt' to value 's16'
|
|---|
| 68 | [graph_0_in_0_0 @ 0000002c730da8e0] Setting 'channel_layout' to value '0x4'
|
|---|
| 69 | [graph_0_in_0_0 @ 0000002c730da8e0] tb:1/44100 samplefmt:s16 samplerate:44100 chlayout:0x4
|
|---|
| 70 | [format_out_0_0 @ 0000002c730db1e0] Setting 'sample_fmts' to value 's32p|fltp|s16p'
|
|---|
| 71 | [format_out_0_0 @ 0000002c730db1e0] Setting 'sample_rates' to value '44100'
|
|---|
| 72 | [format_out_0_0 @ 0000002c730db1e0] Setting 'channel_layouts' to value '0x4|0x3'
|
|---|
| 73 | [format_out_0_0 @ 0000002c730db1e0] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_asetrate_0' and the filter 'format_out_0_0'
|
|---|
| 74 | [AVFilterGraph @ 0000002c74898be0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 75 | [auto_resampler_0 @ 0000002c730dba80] picking s16p out of 3 ref:s16
|
|---|
| 76 | [auto_resampler_0 @ 0000002c730dba80] [SWR @ 0000002c74898fa0] Using s16p internally between filters
|
|---|
| 77 | [auto_resampler_0 @ 0000002c730dba80] ch:1 chl:mono fmt:s16 r:9000Hz -> ch:1 chl:mono fmt:s16p r:44100Hz
|
|---|
| 78 | Output #0, mp3, to 'c:\test\live-rtp-g711-toMP3.mp3':
|
|---|
| 79 | Metadata:
|
|---|
| 80 | TSSE : Lavf57.76.100
|
|---|
| 81 | Stream #0:0, 0, 1/44100: Audio: mp3 (libmp3lame), 44100 Hz, mono, s16p
|
|---|
| 82 | Metadata:
|
|---|
| 83 | encoder : Lavc57.102.100 libmp3lame
|
|---|
| 84 | size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
|
|---|
| 85 | video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
|
|---|
| 86 | Input file #0 (rtp://10.200.1.14:32760):
|
|---|
| 87 | Input stream #0:0 (audio): 0 packets read (0 bytes); 0 frames decoded (0 samples);
|
|---|
| 88 | Total: 0 packets (0 bytes) demuxed
|
|---|
| 89 | Output file #0 (c:\test\live-rtp-g711-toMP3.mp3):
|
|---|
| 90 | Output stream #0:0 (audio): 0 frames encoded (0 samples); 0 packets muxed (0 bytes);
|
|---|
| 91 | Total: 0 packets (0 bytes) muxed
|
|---|
| 92 | Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
|
|---|
| 93 | 0 frames successfully decoded, 0 decoding errors
|
|---|
| 94 | [AVIOContext @ 0000002c74898020] Statistics: 0 seeks, 1 writeouts
|
|---|
| 95 | [AVIOContext @ 0000002c748444c0] Statistics: 0 bytes read, 0 seeks
|
|---|
| 96 | Exiting normally, received signal 2.
|
|---|