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

FFmpeg trac at avcodec.org
Sat Sep 15 20:52:50 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):

 Replying to [comment:9 cehoyos]:
 > Replying to [comment:8 idooley]:
 > > I just tested 219a6fb, and it fails. The output follows. I'll try to
 either find another version that does work, or try to fix the bug myself
 and submit a patch.
 > This ticket is about a problem that is not reproducible with 0.11.1. Can
 you confirm that it works for you with 0.11.1?

 I get an error in 0.11.1. Thus I guess I have a different problem than the
 submitter. I do have a fix for my problem however. I'll open a separate
 trac ticket for my problem and post the patch there. Here is the output I
 get when using 0.11.1 that I compiled from the source tarball:

 $ ./ffmpeg -an -f x11grab -s 800x600 -r 30 -i :10.0 -vcodec libx264
 -threads 1 ${HOME}/capturedvideoXvfb.avi
 ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
   built on Sep 15 2012 14:48:09 with gcc 4.6.3
   configuration: --enable-network --enable-protocol=tcp --enable-libx264
 --enable-x11grab --enable-gpl
   libavutil      51. 54.100 / 51. 54.100
   libavcodec     54. 23.100 / 54. 23.100
   libavformat    54.  6.100 / 54.  6.100
   libavdevice    54.  0.100 / 54.  0.100
   libavfilter     2. 77.100 /  2. 77.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [x11grab @ 0x1614360] device: :10.0 -> display: :10.0 x: 0 y: 0 width: 800
 height: 600
 [x11grab @ 0x1614360] 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:10>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list