Skip to main content

Subtitld

Project description

Subtitld uses 2 main tools to work. The ffmpeg is used for internal processes and libmpv for video playback. Also, it uses PySide6 for the GUI. Depending on your system you will need to install PySide6 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 least 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 command:

` sudo python3 setup.py install `

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

` python3 subtitld `

or just

` subtitld `

## Made possible mainly by

## Contributing

If you find a bug or want to suggest a new feature, feel free to [report an issue](https://gitlab.com/jonata/subtitld/-/issues). Also, consider [supporting the project](https://subtitld.org/support).

## License

This project is licensed under the GPL3 License - see the [LICENSE](LICENSE) file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

subtitld-23.2.0.0.tar.gz (3.8 MB view hashes)

Uploaded Source

Built Distribution

subtitld-23.2.0.0-py3-none-any.whl (4.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page