Ticket #4473: send.out

File send.out, 2.7 KB (added by Andrey Zholos, 11 years ago)
Line 
1ffmpeg version 2.3.6 Copyright (c) 2000-2014 the FFmpeg developers
2 built on Apr 11 2015 16:14:40 with FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
3 configuration: --enable-libaacplus --disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libass --disable-libcdio --disable-libcelt --enable-libfaac --disable-libfdk-aac --enable-ffserver --enable-fontconfig --enable-libfreetype --enable-frei0r --enable-gnutls --disable-libgsm --enable-iconv --disable-indev=jack --enable-libmp3lame --enable-libbluray --enable-libv4l2 --disable-libmodplug --disable-openal --disable-indev=openal --enable-libopencv --disable-libopenjpeg --disable-openssl --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --disable-vaapi --enable-vdpau --enable-libvorbis --disable-libvo-aacenc --disable-libvo-amrwbenc --enable-libvpx --enable-libx264 --disable-libx265 --enable-libxvid --enable-x11grab --prefix=/usr/local --mandir=/usr/local/man --datadir=/usr/local/share/ffmpeg --enable-shared --enable-gpl --enable-postproc --enable-avfilter --enable-avresample --enable-pthreads --enable-memalign-hack --disable-libstagefright-h264 --disable-libutvideo --disable-libsoxr --cc=cc --extra-cflags='-msse -I/usr/local/include/vorbis -I/usr/local/include' --extra-ldflags='-L/usr/local/lib ' --extra-libs=-lpthread --disable-debug --enable-nonfree
4 libavutil 52. 92.100 / 52. 92.100
5 libavcodec 55. 69.100 / 55. 69.100
6 libavformat 55. 48.100 / 55. 48.100
7 libavdevice 55. 13.102 / 55. 13.102
8 libavfilter 4. 11.100 / 4. 11.100
9 libavresample 1. 3. 0 / 1. 3. 0
10 libswscale 2. 6.100 / 2. 6.100
11 libswresample 0. 19.100 / 0. 19.100
12 libpostproc 52. 3.100 / 52. 3.100
13Input #0, lavfi, from 'sine=440:4:r=8000':
14 Duration: N/A, start: 0.000000, bitrate: 128 kb/s
15 Stream #0:0: Audio: pcm_s16le, 8000 Hz, mono, s16, 128 kb/s
16[rtp @ 0x80ec51a20] Cannot respect max delay: frame size = 0
17Output #0, rtp, to 'rtp://127.0.0.1:20000':
18 Metadata:
19 encoder : Lavf55.48.100
20 Stream #0:0: Audio: pcm_mulaw, 8000 Hz, mono, s16, 64 kb/s
21 Metadata:
22 encoder : Lavc55.69.100 pcm_mulaw
23Stream mapping:
24 Stream #0:0 -> #0:0 (pcm_s16le (native) -> pcm_mulaw (native))
25SDP:
26v=0
27o=- 0 0 IN IP4 127.0.0.1
28s=No Name
29c=IN IP4 127.0.0.1
30t=0 0
31a=tool:libavformat 55.48.100
32m=audio 20000 RTP/AVP 0
33b=AS:64
34
35Press [q] to stop, [?] for help
36size= 7013404kB time=246:28:37.37 bitrate= 64.8kbits/s
37video:0kB audio:6932167kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.171886%
38Received signal 2: terminating.