Guest User

Untitled

a guest
Mar 19th, 2016
67
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. geusebio@LincolnTux:~/Projects/AutomateEverything$ ffmpeg -i rtsp://guest:guest@10.0.0.80:554/onvif1 -b:a 32k -b:v 64k -maxrate 128k -bufsize 512k -vf scale=160x128 http://localhost:8090/feed1.ffm
  2. ffmpeg version 2.7.6-0ubuntu0.15.10.1 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
  4. configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-stripping --enable-avresample --enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-openal --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid --enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr --enable-libx264 --enable-libopencv --enable-libx265
  5. libavutil 54. 27.100 / 54. 27.100
  6. libavcodec 56. 41.100 / 56. 41.100
  7. libavformat 56. 36.100 / 56. 36.100
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 16.101 / 5. 16.101
  10. libavresample 2. 1. 0 / 2. 1. 0
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 2.100 / 1. 2.100
  13. libpostproc 53. 3.100 / 53. 3.100
  14. Invalid UE golomb code
  15. Last message repeated 1 times
  16. Guessed Channel Layout for Input Stream #0.1 : mono
  17. Input #0, rtsp, from 'rtsp://guest:guest@10.0.0.80:554/onvif1':
  18. Metadata:
  19. title : H.264 Video, RtspServer_0.0.0.2
  20. Duration: N/A, start: 0.000000, bitrate: N/A
  21. Stream #0:0: Video: h264 (Baseline), yuv420p, 1280x720, 25.08 tbr, 90k tbn, 180k tbc
  22. Stream #0:1: Audio: pcm_alaw, 8000 Hz, 1 channels, s16, 64 kb/s
  23. [mpeg1video @ 0x1b2bde0] bitrate tolerance 21333 too small for bitrate 64000, overriding
  24. [mpeg1video @ 0x1b2bde0] too many threads/slices (9), reducing to 8
  25. [mpeg1video @ 0x1b2bde0] MPEG1/2 does not support 3/1 fps
  26. Output #0, ffm, to 'http://localhost:8090/feed1.ffm':
  27. Metadata:
  28. title : H.264 Video, RtspServer_0.0.0.2
  29. creation_time : now
  30. Stream #0:0: Audio: mp2, 44100 Hz, mono, s16, 32 kb/s
  31. Metadata:
  32. encoder : Lavc56.41.100 mp2
  33. Stream #0:1: Video: mpeg1video, none, 160x128, q=2-31, 64 kb/s, 25 fps, 3 tbc
  34. Metadata:
  35. encoder : Lavc56.41.100 mpeg1video
  36. Stream mapping:
  37. Stream #0:1 -> #0:0 (pcm_alaw (native) -> mp2 (native))
  38. Stream #0:0 -> #0:1 (h264 (native) -> mpeg1video (native))
  39. Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×