Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. robert@robert-Aspire-5349:~$ ffmpeg -f x11grab -r 25 -s 1024x768 -i :0.0+100,200 -f alsa -ac 2 -i pulse output.flv
  2. ffmpeg version git-2012-06-03-eb7efc1 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jun 3 2012 16:10:35 with gcc 4.6.3
  4. configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab
  5. libavutil 51. 56.100 / 51. 56.100
  6. libavcodec 54. 23.100 / 54. 23.100
  7. libavformat 54. 6.101 / 54. 6.101
  8. libavdevice 54. 0.100 / 54. 0.100
  9. libavfilter 2. 77.100 / 2. 77.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 15.100 / 0. 15.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. [x11grab @ 0x1f27360] device: :0.0+100,200 -> display: :0.0 x: 100 y: 200 width: 1024 height: 768
  14. [x11grab @ 0x1f27360] shared memory extension found
  15. X Error of failed request: BadMatch (invalid parameter attributes)
  16. Major opcode of failed request: 140 (MIT-SHM)
  17. Minor opcode of failed request: 4 (X_ShmGetImage)
  18. Serial number of failed request: 11
  19. Current serial number in output stream: 11
  20. robert@robert-Aspire-5349:~$
  21. robert@robert-Aspire-5349:~$
  22. robert@robert-Aspire-5349:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement