Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- screencast
- Wed Jul 8 18:36:13 2015
- Wed-Jul--8-18-36-13-2015
- /home/metaphaze/ramdisk/ScreenCast-Output-Wed-Jul--8-18-36-13-2015.mkv
- ScreenCapture
- screencapture --help for help.
- No options specified using defaults.
- Capture Started, Press Q to quit.
- ##################################################################################################
- # First Pass - Capture Screen Output #
- ##################################################################################################
- 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
- ##################################################################################################
- ffmpeg version 2.6.3 Copyright (c) 2000-2015 the FFmpeg developers
- built with gcc 4.8.4 (Gentoo 4.8.4 p1.6, pie-0.6.1)
- 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
- libavutil 54. 20.100 / 54. 20.100
- libavcodec 56. 26.100 / 56. 26.100
- libavformat 56. 25.101 / 56. 25.101
- libavdevice 56. 4.100 / 56. 4.100
- libavfilter 5. 11.102 / 5. 11.102
- libavresample 2. 1. 0 / 2. 1. 0
- libswscale 3. 1.101 / 3. 1.101
- libswresample 1. 1.100 / 1. 1.100
- libpostproc 53. 3.100 / 53. 3.100
- Splitting the commandline.
- Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'x11grab'.
- Reading option '-s' ... matched as option 's' (set frame size (WxH or abbreviation)) with argument '1920x1080'.
- Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '30'.
- Reading option '-i' ... matched as input file with argument ':0.0+0,0'.
- Reading option '-f' ... matched as option 'f' (force format) with argument 'alsa'.
- Reading option '-acodec' ... matched as option 'acodec' (force audio codec ('copy' to copy stream)) with argument 'pcm_s16le'.
- Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
- Reading option '-i' ... matched as input file with argument 'pulse'.
- Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx264'.
- Reading option '-preset' ... matched as AVOption 'preset' with argument 'ultrafast'.
- Reading option '-crf' ... matched as AVOption 'crf' with argument '0'.
- Reading option '/home/metaphaze/ramdisk/ScreenCast-Output-Wed-Jul--8-18-36-13-2015.mkv' ... matched as output file.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option loglevel (set logging level) with argument debug.
- Successfully parsed a group of options.
- Parsing a group of options: input file :0.0+0,0.
- Applying option f (force format) with argument x11grab.
- Applying option s (set frame size (WxH or abbreviation)) with argument 1920x1080.
- Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 30.
- Successfully parsed a group of options.
- Opening an input file: :0.0+0,0.
- [x11grab @ 0x1b51340] Capture area 1920x1080 at position 0.0 outside the screen size 3840x1080
- :0.0+0,0: Invalid argument
Advertisement
Add Comment
Please, Sign In to add comment