设置屏幕录制

借助FFmpeg,您可以录制屏幕并将录制内容保存为动态图像或视频。要使用屏幕录制功能,您需要下载并安装 FFmpeg 和 FFprobe。

注意:需启用 “屏幕录制”插件才能使用该功能。

设置屏幕录制的方法如下:

  1. 选择“Preferences ” > “Help ” > “Screen Recording ”。

    “帮助”偏好设置中的“屏幕录制”选项卡

  2. 在“ffmpeg tool ”中,设置 FFmpeg 可执行文件的路径。
  3. 在“ffprobe tool ”中,设置 FFprobe 可执行文件的路径。
  4. 设置屏幕录制和录制文件保存的相关首选项。

下表列出了可用的首选项。

设置
Capture the mouse cursor是否在录制中显示鼠标光标。
Capture device/filter要使用的抓取设备或过滤器。如果录制器显示错误消息,请尝试使用另一个抓取设备。
Size limit for intermediate output file例如,为了防止因忘记停止录制而导致硬盘上产生过大的文件,当达到此限制时,录制将自动停止。
RAM buffer for real-time frames用于存储实时帧的 RAM 缓冲区最大大小。如果录制过程中出现帧丢失,请提高此限制。
Export animated images as infinite loop是否将动画图像导出为无限循环。取消选中此复选框,仅播放一次动画。
Write command line of FFmpeg calls to General Messages显示用于在“General Messages ”视图中运行 FFmpeg 的选项。

另请参阅 “录制屏幕”“启用和禁用插件”以及“查看输出”

Copyright © The Qt Company Ltd. and other contributors. 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.