Sample Header Ad - 728x90

Trying to record a screencast using ffmpeg but my mouse pointer is invisible

5 votes
3 answers
4848 views
I'm trying to record a screencast using ffmpeg but my mouse pointer is invisible. What am I doing wrong? This is the command: ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le \ -vcodec libx264 -preset ultrafast -crf 0 -threads 0 output.mkv
Asked by Matt Alexander (755 rep)
Nov 22, 2013, 06:49 PM
Last activity: Apr 16, 2023, 07:12 AM