Guest User

Untitled

a guest
Jul 8th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. screencast
  2. Wed Jul 8 18:36:13 2015
  3. Wed-Jul--8-18-36-13-2015
  4. /home/metaphaze/ramdisk/ScreenCast-Output-Wed-Jul--8-18-36-13-2015.mkv
  5. ScreenCapture
  6. screencapture --help for help.
  7. No options specified using defaults.
  8. Capture Started, Press Q to quit.
  9. ##################################################################################################
  10. # First Pass - Capture Screen Output #
  11. ##################################################################################################
  12. ffmpeg -loglevel debug -f x11grab -s 1920x1080 -r 30 -i :0.0+0,0 -f alsa -acodec pcm_s16le -ac 2 -i pulse -vcodec libx264 -preset ultrafast -crf 0 /home/metaphaze/ramdisk/ScreenCast-Output-Wed-Jul--8-18-36-13-2015.mkv
  13. ##################################################################################################
  14. ffmpeg version 2.6.3 Copyright (c) 2000-2015 the FFmpeg developers
  15. built with gcc 4.8.4 (Gentoo 4.8.4 p1.6, pie-0.6.1)
  16. configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --ar=x86_64-pc-linux-gnu-ar --optflags=' ' --enable-static --enable-avfilter --enable-avresample --disable-stripping --enable-nonfree --enable-version3 --enable-nonfree --disable-indev=oss --disable-outdev=oss --enable-version3 --enable-nonfree --enable-bzlib --enable-runtime-cpudetect --disable-debug --disable-doc --enable-gnutls --enable-gpl --enable-hardcoded-tables --enable-iconv --enable-lzma --enable-network --enable-openssl --enable-postproc --enable-libsmbclient --enable-ffplay --enable-vaapi --enable-vdpau --enable-xlib --enable-libxcb --enable-libxcb-shm --enable-libxcb-xfixes --enable-zlib --enable-libcdio --disable-libiec61883 --enable-libdc1394 --enable-libcaca --enable-openal --enable-opengl --enable-libv4l2 --enable-libpulse --enable-libopencore-amrwb --enable-libopencore-amrnb --enable-libfdk-aac --enable-libopenjpeg --enable-libbluray --enable-libcelt --enable-libgme --enable-libgsm --enable-libmodplug --enable-libopus --disable-libquvi --enable-librtmp --enable-libssh --enable-libschroedinger --enable-libspeex --enable-libvorbis --enable-libvpx --disable-libzvbi --enable-libbs2b --disable-libflite --disable-frei0r --disable-libfribidi --enable-fontconfig --enable-ladspa --enable-libass --enable-libfreetype --disable-libsoxr --enable-pthreads --disable-libvo-aacenc --disable-libvo-amrwbenc --enable-libmp3lame --enable-libaacplus --enable-libfaac --enable-libtheora --enable-libtwolame --enable-libwavpack --disable-libwebp --enable-libx264 --disable-libx265 --enable-libxvid --disable-amd3dnow --disable-amd3dnowext --disable-fma3 --disable-fma4 --disable-xop --cpu=core-avx2
  17. libavutil 54. 20.100 / 54. 20.100
  18. libavcodec 56. 26.100 / 56. 26.100
  19. libavformat 56. 25.101 / 56. 25.101
  20. libavdevice 56. 4.100 / 56. 4.100
  21. libavfilter 5. 11.102 / 5. 11.102
  22. libavresample 2. 1. 0 / 2. 1. 0
  23. libswscale 3. 1.101 / 3. 1.101
  24. libswresample 1. 1.100 / 1. 1.100
  25. libpostproc 53. 3.100 / 53. 3.100
  26. Splitting the commandline.
  27. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  28. Reading option '-f' ... matched as option 'f' (force format) with argument 'x11grab'.
  29. Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '1920x1080'.
  30. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '30'.
  31. Reading option '-i' ... matched as input file with argument ':0.0+0,0'.
  32. Reading option '-f' ... matched as option 'f' (force format) with argument 'alsa'.
  33. Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'pcm_s16le'.
  34. Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
  35. Reading option '-i' ... matched as input file with argument 'pulse'.
  36. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
  37. Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
  38. Reading option '-crf' ... matched as AVOption 'crf' with argument '0'.
  39. Reading option '/home/metaphaze/ramdisk/ScreenCast-Output-Wed-Jul--8-18-36-13-2015.mkv' ... matched as output file.
  40. Finished splitting the commandline.
  41. Parsing a group of options: global .
  42. Applying option loglevel (set logging level) with argument debug.
  43. Successfully parsed a group of options.
  44. Parsing a group of options: input file :0.0+0,0.
  45. Applying option f (force format) with argument x11grab.
  46. Applying option s (set frame size (WxH or abbreviation)) with argument 1920x1080.
  47. Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 30.
  48. Successfully parsed a group of options.
  49. Opening an input file: :0.0+0,0.
  50. [x11grab @ 0x1b51340] Capture area 1920x1080 at position 0.0 outside the screen size 3840x1080
  51. :0.0+0,0: Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment