• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

subtitld: An open source software to create, edit and transcribe subtitles. It i ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

subtitld

开源软件地址:

https://gitee.com/mirrors/subtitld

开源软件介绍:

Subtitld

An open source software to create, edit and transcribe subtitles. It is able to work with SRT, SSA, TTML, SBV, DFXP, VTT, XML, SCC and SAMI file formats.

Getting Started

If you need some more information on how to use the software, please visit the project website at subtitld.jonata.org. Here are the instructions to install Subtitld from the source. Please note that you need to follow this intructions only if you really want to run Subtitld from source. If you are not familiar with the terminal and just want to install and use it in a easy way, you are encouraged to use the Snap package (available on Ubuntu Software) on Linux distributions or the Windows Installer (available from the website).

Prerequisites

Subtitld uses 2 main tools to work. The ffmpeg is used for internal processes and libmpv for video playback. Also, it uses PyQt5 for the GUI. Depending on your system you will need to install PyQt5 separatelly. For example, if you use a Ubuntu system, you can install this tools using apt:

sudo apt install ffmpeg libmpv1

Also, Subtitld is written using Python version 3. The majority of modern Linux distributions already have this version installed or at lease available. Make sure you have Python 3 on your system. Windows users will need to install it.

Running from source

You will need to download Subtitld source code. You can download a Zip or Tar package from GitLab project page, but maybe an easier way to download the source code is using git clone command, like this:

git clone https://gitlab.com/jonata/subtitld.git

Considering that you have ffmpeg and libmpv installed, and Python 3 is available on your system, you can install all needed packages using pip.

Using the terminal, go to the subtitld folder you just downloaded or cloned and run the pip install command:

sudo python3 -m pip install -r requirements.txt

Now you are able to run Subtitld from source. Run the following code:

python3 subtitld.py

Made possible mainly by

  • PyQt5 - The Qt5 GUI library for Python
  • ffmpeg - The absolute solution for media manipulation
  • libmpv - The powerful MPV media playback engine

Contributing

If you find a bug or want to suggest a new feature, feel free to report an issue. Also, consider supporting the project.

License

This project is licensed under the GPL3 License - see the LICENSE file for details


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap