Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. $ ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0.0+100,200 output.flv
  2. ffmpeg version 0.8.13-6:0.8.13-0ubuntu0.13.10.1, Copyright (c) 2000-2014 the Libav developers
  3. built on Jul 15 2014 13:48:35 with gcc 4.8.1
  4. *** THIS PROGRAM IS DEPRECATED ***
  5. This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
  6. [x11grab @ 0x14e5080] device: :0.0+100,200 -> display: :0.0 x: 100 y: 200 width: 1024 height: 768
  7. [x11grab @ 0x14e5080] shared memory extension found
  8. X Error of failed request: BadMatch (invalid parameter attributes)
  9. Major opcode of failed request: 130 (MIT-SHM)
  10. Minor opcode of failed request: 4 (X_ShmGetImage)
  11. Serial number of failed request: 11
  12. Current serial number in output stream: 11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement