Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. ffmpeg version 2.4.3-1ubuntu1~trusty6 Copyright (c) 2000-2014 the FFmpeg developers
  2. built on Nov 22 2014 17:07:19 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  3. configuration: --prefix=/usr --extra-version='1ubuntu1~trusty6' --build-suffix=-ffmpeg --toolchain=hardened --extra-cflags= --extra-cxxflags= --libdir=/usr/lib/x86_64-linux-gnu --shlibdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-stripping --enable-avresample --enable-avisynth --enable-fontconfig --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-opengl --enable-x11grab --enable-libxvid --enable-libx265 --enable-libdc1394 --enable-libiec61883 --enable-libzvbi --enable-libzmq --enable-frei0r --enable-libx264 --enable-libsoxr --enable-openal --enable-libopencv
  4. libavutil 54. 7.100 / 54. 7.100
  5. libavcodec 56. 1.100 / 56. 1.100
  6. libavformat 56. 4.101 / 56. 4.101
  7. libavdevice 56. 0.100 / 56. 0.100
  8. libavfilter 5. 1.100 / 5. 1.100
  9. libavresample 2. 1. 0 / 2. 1. 0
  10. libswscale 3. 0.100 / 3. 0.100
  11. libswresample 1. 1.100 / 1. 1.100
  12. libpostproc 53. 0.100 / 53. 0.100
  13. [x11grab @ 0x1666280] device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1920 height: 1080
  14. [x11grab @ 0x1666280] shared memory extension found
  15. [x11grab @ 0x1666280] Stream #0: not enough frames to estimate rate; consider increasing probesize
  16. Input #0, x11grab, from ':0.0':
  17. Duration: N/A, start: 1427394888.913159, bitrate: N/A
  18. Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1920x1080, -2147483 kb/s, 200 tbr, 1000k tbn, 200 tbc
  19. Output #0, rawvideo, to 'pipe:':
  20. Metadata:
  21. encoder : Lavf56.4.101
  22. Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 1920x1080, q=2-31, -2147483 kb/s, 200 tbn, 200 tbc
  23. Stream mapping:
  24. Stream #0:0 -> #0:0 (copy)
  25. Press [q] to stop, [?] for help
  26. [IMGUTILS @ 0x7ffc69e312c0] Picture size 0x0 is invalid
  27. [IMGUTILS @ 0x7ffc69e30e50] Picture size 0x0 is invalid
  28. [rawvideo @ 0x2b9bb20] Could not find codec parameters for stream 0 (Video: rawvideo (BGR[0] / 0x524742), bgr0, -4 kb/s): unspecified size
  29. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  30. pipe:: could not find codec parameters
  31. Input #0, rawvideo, from 'pipe:':
  32. Duration: N/A, bitrate: N/A
  33. Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, -4 kb/s, 25 tbr, 25 tbn, 25 tbc
  34. Output #0, matroska, to '/dev/null':
  35. Output file #0 does not contain any stream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement