Public bug reported:
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
Before posting a bug, there was s short discussion on this matter in
https://answers.launchpad.net/ubuntu/+source/ffmpeg/+question/104339
--
x11grab in ffmpeg do not record system cursor
https://bugs.launchpad.net/bugs/539407
You received this bug notification because you are a member of Ubuntu
B