mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
translated
This commit is contained in:
parent
8aea48734e
commit
b0442d0091
@ -1,87 +0,0 @@
|
||||
[#]: subject: "QPrompt is a Free and Open Source Teleprompter for Video Creators"
|
||||
[#]: via: "https://itsfoss.com/qprompt/"
|
||||
[#]: author: "Abhishek Prakash https://itsfoss.com/author/abhishek/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
QPrompt is a Free and Open Source Teleprompter for Video Creators
|
||||
======
|
||||
|
||||
These days, all sorts of people are creating video contents. From the professional YouTubers to school teachers, creating video content has become part of various job profiles.
|
||||
|
||||
From screen recorders to video editors, there are various tools that help create good videos. Teleprompter is also one such tool.
|
||||
|
||||
A teleprompter runs visual cues or even complete text so that a speaker can take hints while speaking. You might have seen news readers using the teleprompter.
|
||||
|
||||
There are dedicated teleprompter software that can be run on computer or mobile device.
|
||||
|
||||
One such software is QPrompt which is available for free on Linux, Windows and other platforms.
|
||||
|
||||
### QPrompt: Personal teleprompter software
|
||||
|
||||
![][1]
|
||||
|
||||
[QPrompt][2] is a teleprompter software for all kinds of video creators. Its main focus is on ease of use, and fast performance.
|
||||
|
||||
QPrompt works with webcams and cellphones, studio teleprompters, and tablet teleprompters. Its unique ability is to make its background transparent and that makes it excellent for video conferencing.
|
||||
|
||||
Here’s the highlight of QPrompt’s features:
|
||||
|
||||
* Works with studio teleprompters, tablet teleprompters, webcams and phones
|
||||
* Fluid motion, jitter free experience
|
||||
* Make changes on the fly while prompting
|
||||
* Paste from other software without hassle
|
||||
* Estimates remaining time for you
|
||||
* Use markers to skip to anywhere on the script
|
||||
* Prompt to multiple screens, with independent mirroring
|
||||
* Background transparency allows you to monitor yourself or your audience as you speak
|
||||
* Built in chronometer
|
||||
* Progress indicator
|
||||
* Rich text formatting
|
||||
* Supports writing systems of over 180 languages
|
||||
|
||||
|
||||
|
||||
The Q in QPrompt is a hint that the application is made using Qt framework. It uses [Kirigami framework][3] for the user interface. All of that makes it an excellent choice for KDE but it works the same in GNOME.
|
||||
|
||||
### Installing QPrompt
|
||||
|
||||
![QPrompt running in Ubuntu][4]
|
||||
|
||||
QPrompt is a free and open source software and it is available for Linux, Windows and macOS. There is also APK available for Android devices but it’s not stable yet.
|
||||
|
||||
Linux users have the choice to select between AppImage, Snap and Deb file. Flatpak package is under development at the moment of writing this article.
|
||||
|
||||
You can get the AppImage from the download section of the project’s website:
|
||||
|
||||
[Download QPrompt in AppImage][2]
|
||||
|
||||
Other installation options are available on the release page of its GitHub repository:
|
||||
|
||||
[Other download options][5]
|
||||
|
||||
### Conclusion
|
||||
|
||||
I wanted to review this application on its functionality but since I have never used a teleprompter, I don’t think I could test and ‘judge’ all of its feature. If you have used such applications in the past, give QPrompt a try and see how it competes with other software in its category.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/qprompt/
|
||||
|
||||
作者:[Abhishek Prakash][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/abhishek/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2022/01/QPrompt.jpg?resize=800%2C678&ssl=1
|
||||
[2]: https://qprompt.app/
|
||||
[3]: https://develop.kde.org/frameworks/kirigami/
|
||||
[4]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2022/01/QPrompt-screenshot.png?resize=800%2C505&ssl=1
|
||||
[5]: https://github.com/Cuperino/QPrompt/releases
|
@ -0,0 +1,87 @@
|
||||
[#]: subject: "QPrompt is a Free and Open Source Teleprompter for Video Creators"
|
||||
[#]: via: "https://itsfoss.com/qprompt/"
|
||||
[#]: author: "Abhishek Prakash https://itsfoss.com/author/abhishek/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
QPrompt 是一款为视频创作者提供的免费和开源的提词器
|
||||
======
|
||||
|
||||
这些天来,各种各样的人都在创建视频内容。从专业的 YouTubers 到学校教师,创建视频内容已经成为各种工作内容的一部分。
|
||||
|
||||
从屏幕记录器到视频编辑器,有各种工具可以帮助创建良好的视频。提词器也是这样的工具之一。
|
||||
|
||||
提词器可以运行视觉提示,甚至是完整的文本,这样演讲者就可以在讲话时接受提示。你可能已经看到新闻读者使用提词器。
|
||||
|
||||
有专门的提词器软件,可以在电脑或移动设备上运行。
|
||||
|
||||
QPrompt 就是这样一款软件,它可以在 Linux、Windows 和其他平台上免费使用。
|
||||
|
||||
### QPrompt:个人提词器软件
|
||||
|
||||
![][1]
|
||||
|
||||
[QPrompt][2] 是一个提词器软件,适用于所有类型的视频创作者。它的主要重点是易用性和快速性能。
|
||||
|
||||
QPrompt 可与网络摄像头和手机、演播室提词器和平板提词器一起使用。它的独特能力是使其背景透明,这使得它在视频会议上表现出色。
|
||||
|
||||
以下是 QPrompt 的亮点功能:
|
||||
|
||||
* 可与演播室提词器、平板提词器、网络摄像头和电话一起使用
|
||||
* 流畅移动,无抖动体验
|
||||
* 在提示的同时进行即时修改
|
||||
* 从其他软件中粘贴,不费力气
|
||||
* 为你估算剩余时间
|
||||
* 使用标记来跳到脚本的任何地方
|
||||
* 向多个屏幕提示,有独立的镜像功能
|
||||
* 背景透明,让你在讲话时可以监视你自己或你的听众
|
||||
* 内置的计时器
|
||||
* 进度指示器
|
||||
* 丰富的文本格式
|
||||
* 支持超过 180 种语言的书写系统
|
||||
|
||||
|
||||
|
||||
QPrompt 中的 “Q” 提示该应用是使用 Qt 框架制作的。它的用户界面使用 [Kirigami 框架][3]。所有这些都使它成为 KDE 的一个很好的选择,但在 GNOME 中也是如此。
|
||||
|
||||
### 安装 QPrompt
|
||||
|
||||
![QPrompt running in Ubuntu][4]
|
||||
|
||||
QPrompt 是一个免费的开源软件,它可以用于 Linux、Windows和 macOS。也有适用于安卓设备的 APK,但目前还不稳定。
|
||||
|
||||
Linux 用户可以选择 AppImage、Snap 和 Deb文件。在写这篇文章的时候,Flatpak 包正在开发中。
|
||||
|
||||
你可以从该项目网站的下载区获得 AppImage。
|
||||
|
||||
[下载 AppImage 格式的 QPrompt][2]
|
||||
|
||||
其他安装选项可在其 GitHub 仓库的发布页面上找到:
|
||||
|
||||
[其他下载选项][5]
|
||||
|
||||
### 总结
|
||||
|
||||
我想对这个应用的功能进行评论,但由于我从未使用过提词器,我想我无法测试和“判断”其所有功能。如果你过去使用过这类软件,可以试试 QPrompt,看看它与其他同类软件的竞争情况。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/qprompt/
|
||||
|
||||
作者:[Abhishek Prakash][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/abhishek/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2022/01/QPrompt.jpg?resize=800%2C678&ssl=1
|
||||
[2]: https://qprompt.app/
|
||||
[3]: https://develop.kde.org/frameworks/kirigami/
|
||||
[4]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2022/01/QPrompt-screenshot.png?resize=800%2C505&ssl=1
|
||||
[5]: https://github.com/Cuperino/QPrompt/releases
|
Loading…
Reference in New Issue
Block a user