Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - stefan@ubuntu:~$ ffmpeg -i /dev/video0 -an http://localhost:8090/feed1.avi
 - ffmpeg version N-79139-gde1a0d4 Copyright (c) 2000-2016 the FFmpeg developers
 - built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
 - configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg --mandir=/usr/share/man --enable-avresample --disable-debug --enable-nonfree --enable-gpl --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb --enable-libpulse --enable-libfreetype --enable-gnutls --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex --enable-libass --enable-avisynth --enable-libsoxr --enable-libxvid --enable-libvidstab
 - libavutil 55. 19.100 / 55. 19.100
 - libavcodec 57. 30.100 / 57. 30.100
 - libavformat 57. 29.101 / 57. 29.101
 - libavdevice 57. 0.101 / 57. 0.101
 - libavfilter 6. 40.102 / 6. 40.102
 - libavresample 3. 0. 0 / 3. 0. 0
 - libswscale 4. 0.100 / 4. 0.100
 - libswresample 2. 0.101 / 2. 0.101
 - libpostproc 54. 0.100 / 54. 0.100
 - Input #0, video4linux2,v4l2, from '/dev/video0':
 - Duration: N/A, start: 8735.466208, bitrate: 36864 kb/s
 - Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 320x240, 36864 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
 - [tcp @ 0x29d4fc0] Connection to tcp://localhost:8090 failed (Connection refused), trying next address
 - Output #0, avi, to 'http://localhost:8090/feed1.avi':
 - Metadata:
 - ISFT : Lavf57.29.101
 - Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 320x240, q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc
 - Metadata:
 - encoder : Lavc57.30.100 mpeg4
 - Side data:
 - cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
 - Stream mapping:
 - Stream #0:0 -> #0:0 (rawvideo (native) -> mpeg4 (native))
 - Press [q] to stop, [?] for help
 - av_interleaved_write_frame(): Broken pipe
 - Error writing trailer of http://localhost:8090/feed1.avi: Broken pipeframe= 1 fps=0.0 q=4.1 Lsize= 9kB time=00:00:00.03 bitrate=2321.8kbits/s speed=14.3x
 - video:8kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 15.386451%
 - Conversion failed!
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment