How to record correct mouse cursors with ffmpeg x11grab
I want to record the screencast with ffmpeg. I'm doing it with this command:
ffmpeg -r 15 -g 30 -s 1280x1024 -f x11grab -s 800x600 -i :0.0 -vcodec qtrle screencast.mov
The video is recorded ok, but I have one, but serious problem: the mouse pointer always looks the same. In my screencast I'm shoing the browser and when the mouse is over the link is looks like a hand, but in the record the pointer is just the arrow.
So my question is how can I record the exact mouse cursers with ffmpeg.
I'm using ubuntu 9.10
ffmpeg -version
FFmpeg version SVN-r19352-
configuration: --extra-
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 0 / 52.20. 0
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Oct 13 2009 22:15:16, gcc: 4.4.1
FFmpeg SVN-r19352-
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 0 / 52.20. 0
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu ffmpeg Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Ivan Bessarabov
- Solved:
- Last query:
- Last reply: