From 66e2eeb206969257a8d549e5e2e3890a24a0280b Mon Sep 17 00:00:00 2001 From: geekpi Date: Fri, 11 Jun 2021 08:39:11 +0800 Subject: [PATCH] translated --- ...ss-Platform Open-Source Subtitle Editor.md | 111 ------------------ ...ss-Platform Open-Source Subtitle Editor.md | 101 ++++++++++++++++ 2 files changed, 101 insertions(+), 111 deletions(-) delete mode 100644 sources/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md create mode 100644 translated/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md diff --git a/sources/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md b/sources/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md deleted file mode 100644 index 88b16f4f71..0000000000 --- a/sources/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md +++ /dev/null @@ -1,111 +0,0 @@ -[#]: subject: (Subtitld: A Cross-Platform Open-Source Subtitle Editor) -[#]: via: (https://itsfoss.com/subtitld/) -[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) -[#]: collector: (lujun9972) -[#]: translator: (geekpi) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) - -Subtitld: A Cross-Platform Open-Source Subtitle Editor -====== - -Subtitles make the experience of watching a video seamless. You do not need to necessarily understand the language of the video, the subtitle helps you figure out what’s happening with a text version of the audio in your preferred language. - -You get subtitles for most of the content in streaming platforms you might have to add subtitles for some videos that you have in your local collection. - -While you can do that by simply downloading SRT files and loading it up using the video player, how do you edit it, remove it, or transcribe a video? Subtitld is an open-source subtitle editor that comes to the rescue. - -### Subtitld: Create, Remove, Slice, and Transcribe Subtitles - -Subtitld is a free and open-source project that lets you make the most out of your subtitles. - -![][1] - -If you do not have a subtitle, create one, if you need to edit it, go ahead. With this open-source tool, you get many options to work with the subtitles. - -In other words, it is a full-fledged subtitle editor and one of its kind (as far as I’ve come across). - -Let me highlight some key features before you decide to try it. - -### Features of Subtitld - -![][2] - -It offers a great deal of functions, while not everyone needs all of them, but if you are someone who regularly creates, edits, and works with subtitles, it should come in pretty handy. - -Here’s a list of them: - - * Create subtitles - * Edit subtitles - * Move subtitles using a timeline to sync manually - * Zoom in/out function to help with a crowded timeline - * Supports saving to SRT file format - * Supports various other formats to import and export (SSA, TTML, SBV, DFXP, VTT, XML, SCC and SAMI) - * Easy to resize or adjust the duration of a subtitle from the timeline - * Merge with other subtitles or just slice a subtitle in a project - * Ability to enable grids to visualize by frames, scenes, or seconds - * Playback in the editor to check how the subtitles work - * Snap the subtitles in the timeline to avoid overlapping - * Add/remove among the subtitles - * Enable safety margins to ensure that the subtitles do not look improper - * Adjust the playback speed - * Keyboard shortcuts available - * Auto-transcribe - * Export videos with subtitles burned in - * Unlimited undo - - - -In addition to these features, the visual clues for the audio waveform also help in a way. - -![][3] - -Overall, you can do many things and use it professionally as well, if you are someone who transcribes videos and want to edit the video in one go. - -**Recommended Read:** - -![][4] - -#### [App Highlight: Penguin Subtitle Player for Adding Subtitles to Online Videos][5] - -With the free and open source application, Penguin subtitle player, you can add subtitles to any online videos. Learn more about this nifty app. - -### Installing Subtitld in Linux - -While it is also available for Windows, you can easily install it on Linux using the [snap package][6]. You will not find any binary packages or Flatpak available, but you should be able to install it on any Linux distribution [using snap on Linux][7]. - -[Subtitld][8] - -You can find the source code on [GitLab][9] if you want to explore. - -### Closing Thoughts - -With fine-grained settings available to sync or add subtitles for a video, I just tested a few basic functions to import, export, add or remove subtitles. - -The auto-transcribe feature is still something in beta (as of publishing this), but the user interface could use some improvements. For instance, when I hover over the buttons inside the editor, it does not tell me what it does. - -Overall, it is a useful tool to have available on Linux. What do you think about it? Please don’t hesitate to let me know your thoughts in the comments down below. - --------------------------------------------------------------------------------- - -via: https://itsfoss.com/subtitld/ - -作者:[Ankush Das][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/ankush/ -[b]: https://github.com/lujun9972 -[1]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/subtitld-editor.png?resize=800%2C546&ssl=1 -[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/06/subtitld-export.png?resize=800%2C469&ssl=1 -[3]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/subtitld-screenshot-1.png?resize=800%2C588&ssl=1 -[4]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2019/11/Add_subtitle_online_videos.png?fit=800%2C450&ssl=1 -[5]: https://itsfoss.com/penguin-subtitle-player/ -[6]: https://snapcraft.io/subtitld -[7]: https://itsfoss.com/use-snap-packages-ubuntu-16-04/ -[8]: https://subtitld.jonata.org -[9]: https://gitlab.com/jonata/subtitld diff --git a/translated/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md b/translated/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md new file mode 100644 index 0000000000..ef4ce7a8fb --- /dev/null +++ b/translated/tech/20210608 Subtitld- A Cross-Platform Open-Source Subtitle Editor.md @@ -0,0 +1,101 @@ +[#]: subject: (Subtitld: A Cross-Platform Open-Source Subtitle Editor) +[#]: via: (https://itsfoss.com/subtitld/) +[#]: author: (Ankush Das https://itsfoss.com/author/ankush/) +[#]: collector: (lujun9972) +[#]: translator: (geekpi) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) + +Subtitld: 一个跨平台的开源字幕编辑器 +====== + +字幕使观看视频的体验更加完美。你不需要一定理解视频的语言,字幕可以帮助你用你喜欢的文字来弄清楚正在发生什么。 + +你在流媒体平台上获得了大部分内容的字幕,你可能需要为一些你在本地收藏的视频添加字幕。 + +虽然你可以通过简单地下载 SRT 文件并使用视频播放器加载它来做到这一点,但你如何编辑它,删除它,或转录一个视频?Subtitld 是一个开源的字幕编辑器,它可以帮助你。 + +### Subtitld: 创建、删除、切分和转录字幕 + +Subtitld 是一个免费的开源项目,让你充分利用你的字幕。 + +![][1] + +如果你没有字幕,就创建一个,如果你需要编辑它,就去吧。有了这个开源工具,你会有许多选项来处理字幕。 + +换句话说,它是一个成熟的字幕编辑器,也是同类产品中的一个(就我所遇到的而言)。 + +在你决定试用它之前,让我强调一些关键功能。 + +### Subtitld 的特点 + +![][2] + +它提供了大量的功能,虽然不是每个人都需要所有的功能,但如果你是一个经常创建、编辑和处理字幕的人,它应该会很方便。 + +下面是它们的列表: + +* 创建字幕 +* 编辑字幕 +* 使用时间轴移动字幕,手动同步 +* 放大/缩小功能,帮助处理拥挤的时间线 +* 支持保存为SRT文件格式 +* 支持各种其他格式的导入和导出(SSA、TTML、SBV、DFXP、VTT、XML、SCC 和 SAMI) +* 易于调整大小或从时间轴上调整字幕的持续时间 +* 与其他字幕合并,或只是在项目中切分字幕 +* 能够启用网格,按帧、场景或秒进行可视化 +* 在编辑器中回放以检查字幕情况 +* 在时间轴上捕捉字幕以避免重叠 +* 在字幕中添加/删除 +* 启用安全间隙,以确保字幕不会看起来不妥当 +* 调整播放速度 +* 可用的键盘快捷键 +* 自动转录 +* 输出刻录了字幕的视频 +* 无限次撤消 + + + +除了这些功能外,音频波形的视觉线索也有一定的帮助。 + +![][3] + +总的来说,如果你是一个转录视频的人,想一次性地编辑视频,你可以做很多事情也可以专业地使用它, + +### 在 Linux 中安装 Subtitld + +虽然它也适用于 Windows,但你可以使用 [snap 包][6]轻松地在 Linux 上安装它。你不会发现有任何二进制包或 Flatpak 可用,但你应该能够在任何 Linux 发行版上[使用 snap][7] 安装它。 + +[Subtitld][8] + +如果你想探索,你可以在 [GitLab][9] 上找到源代码。 + +### 结尾的想法 + +它有视频同步或添加字幕的精细设置,我只是测试了一些导入、导出、添加或删除字幕的基本功能。 + +自动转录功能仍处于测试阶段(截至发布时),但用户界面可以有一些改进。例如,当我把鼠标悬停在编辑器内的按钮上时,它没有告诉我它是做什么的。 + +总的来说,它是一个在 Linux 上的有用工具。你对它有什么看法?请不要犹豫,在下面的评论中让我知道你的想法。 + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/subtitld/ + +作者:[Ankush Das][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/ankush/ +[b]: https://github.com/lujun9972 +[1]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/subtitld-editor.png?resize=800%2C546&ssl=1 +[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/06/subtitld-export.png?resize=800%2C469&ssl=1 +[3]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/06/subtitld-screenshot-1.png?resize=800%2C588&ssl=1 +[6]: https://snapcraft.io/subtitld +[7]: https://itsfoss.com/use-snap-packages-ubuntu-16-04/ +[8]: https://subtitld.jonata.org +[9]: https://gitlab.com/jonata/subtitld \ No newline at end of file