Ticket #6625: wireshark-rtp-g711-syncedRAW-toMP3-REPORT.log

File wireshark-rtp-g711-syncedRAW-toMP3-REPORT.log, 7.8 KB (added by Sara, 9 years ago)

generated report from 2nd command (.raw rtp-g711 to mp3)

Line 
1ffmpeg started on 2017-08-29 at 11:26:00
2Report written to "wireshark-rtp-g711-syncedRAW-toMP3.log"
3Command line:
4ffmpeg -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
5ffmpeg 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
16Splitting the commandline.
17Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
18Reading option '-f' ... matched as option 'f' (force format) with argument 'mulaw'.
19Reading option '-i' ... matched as input url with argument ‘C:\test\wireshark-rtp-g711-syncedRAW.raw'.
20Reading option '-sample_rate' ... matched as AVOption 'sample_rate' with argument '44100'.
21Reading option '-filter:a' ... matched as option 'filter' (set stream filtergraph) with argument 'asetrate=9000'.
22Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'libmp3lame'.
23Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '44100'.
24Reading option ‘c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3' ... matched as output url.
25Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
26Finished splitting the commandline.
27Parsing a group of options: global .
28Applying option report (generate a report) with argument 1.
29Successfully parsed a group of options.
30Parsing a group of options: input url C:\test\wireshark-rtp-g711-syncedRAW.raw.
31Applying option re (read input at native frame rate) with argument 1.
32Applying option f (force format) with argument mulaw.
33Successfully parsed a group of options.
34Opening 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
41Guessed Channel Layout for Input Stream #0.0 : mono
42Input #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
45Successfully opened the file.
46Parsing a group of options: output url c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3.
47Applying option filter:a (set stream filtergraph) with argument asetrate=9000.
48Applying option acodec (force audio codec ('copy' to copy stream)) with argument libmp3lame.
49Applying option ar (set audio sampling rate (in Hz)) with argument 44100.
50Successfully parsed a group of options.
51Opening an output file: c:\test\wireshark-rtp-g711-syncedRAW-toMP3.mp3.
52[file @ 0000009b62bc2960] Setting default whitelist 'file,crypto'
53Successfully opened the file.
54Stream mapping:
55 Stream #0:0 -> #0:0 (pcm_mulaw (native) -> mp3 (libmp3lame))
56Press [q] to stop, [?] for help
57cur_dts is invalid (this is harmless if it occurs once at the start per stream)
58detected 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
73Output #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
79size= 19kB time=00:00:02.35 bitrate= 65.5kbits/s speed=4.69x
80size= 38kB time=00:00:04.85 bitrate= 64.7kbits/s speed= 4.8x
81size= 58kB time=00:00:07.36 bitrate= 64.5kbits/s speed=4.87x
82size= 78kB time=00:00:09.87 bitrate= 64.3kbits/s speed=4.87x
83size= 97kB time=00:00:12.38 bitrate= 64.3kbits/s speed=4.89x
84size= 116kB time=00:00:14.76 bitrate= 64.2kbits/s speed=4.86x
85size= 135kB time=00:00:17.26 bitrate= 64.2kbits/s speed=4.87x
86size= 155kB time=00:00:19.77 bitrate= 64.2kbits/s speed=4.89x
87size= 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.
89No more output streams to write to, finishing.
90[libmp3lame @ 0000009b62bc1060] Trying to remove 635 more samples than there are in the queue
91size= 187kB time=00:00:23.85 bitrate= 64.1kbits/s speed=4.89x
92video:0kB audio:187kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.118844%
93Input 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
96Output 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
99210 frames successfully decoded, 0 decoding errors
100[AVIOContext @ 0000009b62c02a60] Statistics: 1 seeks, 1 writeouts
101[AVIOContext @ 0000009b62babfe0] Statistics: 214528 bytes read, 0 seeks