[FFmpeg-trac] #1499(undetermined:new): x11grab BadCursor

FFmpeg trac at avcodec.org
Sat Sep 15 17:19:25 CEST 2012


#1499: x11grab BadCursor
-------------------------------------+-------------------------------------
             Reporter:  ghafil       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  x11grab      |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by idooley):

 I've just verified that version 219a6fb fails. I'll try to find an earlier
 version that succeeds, or try to fix the bug myself and submit a patch.
 The following is the output when running version 219a6fb:


 $ ffmpeg -v 100 -ac 0 -f x11grab -s 800x600 -r 30 -i :10.0 -vcodec libx264
 -threads 2 ${HOME}/capturedvideoXvfb.avi
 ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the
 Libav developers
   built on Jun 12 2012 16:52:09 with gcc 4.6.3
   configuration: --extra-version='4:0.8.3-0ubuntu0.12.04.1' --arch=amd64
 --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --enable-vdpau --enable-
 bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-
 libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-
 libvpx --enable-runtime-cpudetect --enable-libfreetype --enable-vaapi
 --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-
 libdc1394 --shlibdir=/usr/lib/x86_64-linux-gnu --enable-shared --disable-
 static
   libavutil    51. 22. 1 / 51. 22. 1
   libavcodec   53. 35. 0 / 53. 35. 0
   libavformat  53. 21. 0 / 53. 21. 0
   libavdevice  53.  2. 0 / 53.  2. 0
   libavfilter   2. 15. 0 /  2. 15. 0
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  52.  0. 0 / 52.  0. 0
 *** THIS PROGRAM IS DEPRECATED ***
 This program is only provided for compatibility and will be removed in a
 future release. Please use avconv instead.
 [x11grab @ 0x13747a0] device: :10.0 -> display: :10.0 x: 0 y: 0 width: 800
 height: 600
 [x11grab @ 0x13747a0] shared memory extension  found
 X Error of failed request:  BadCursor (invalid Cursor parameter)
   Major opcode of failed request:  142 (XFIXES)
   Minor opcode of failed request:  25 (XFixesGetCursorImageAndName)
   Resource id in failed request:  0x200001
   Serial number of failed request:  14
   Current serial number in output stream:  14

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1499#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list