Screen Recording

With FFmpeg, you can record your screens and save the recordings as animated images or videos. You have to download and install FFmpeg and FFprobe to use the screen recorder.

Note: Enable the Screen Recorder plugin to use it.

To set up screen recording:

  1. Select Preferences > Help > Screen Recording.

    {Screen Recording preferences}

  2. In ffmpeg tool, set the path to the FFmpeg executable.
  3. In ffprobe tool, set the path to the FFprobe executable.
  4. Set preferences for recording screens and saving the recordings.

The following table lists the available preferences.

SettingValue
Capture the mouse cursorWhether to show the mouse cursor in the recording.
Capture device/filterThe grabbing device or filter to use. If the recorder shows error messages, try another grabbing device.
Size limit for intermediate output fileTo prevent huge files on your hard disk if you forget to stop recording, for example, recording automatically stops when this limit is reached.
RAM buffer for real-time framesThe maximum size of a RAM buffer for storing real-time frames. Increase the limit if frames are dropped during the recording.
Export animated images as infinite loopWhether to export animated images as inifite loops. Deselect this check box to only play the animation once.
Write command line of FFmpeg calls to General MessagesShows the options used to run FFmpeg in the General Messages view.

See also Record screens, Enable and disable plugins, and View output.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.