Package Details: subtitleedit 4.0.15-2

Git Clone URL: https://aur.archlinux.org/subtitleedit.git (read-only, click to copy)
Package Base: subtitleedit
Description: An advanced subtitle editor and converter
Upstream URL: https://www.nikse.dk/SubtitleEdit
Licenses: GPL-3.0-only
Submitter: eduardosm
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 40
Popularity: 0.147931
First Submitted: 2016-07-09 10:51 (UTC)
Last Updated: 2026-02-07 10:04 (UTC)

Pinned Comments

Nocifer commented on 2025-12-12 12:50 (UTC)

There is a new package subtitleedit-avalonia that provides a preview build of SubtitleEdit that is based on the cross-platform Avalonia UI toolkit and provides a vastly improved experience on Linux.

It's still experimental and some of the app's features may or may not work properly, if at all, but I thought I should share it here because it already works generally fine and more Linux users could mean more Linux bugs squashed more quickly.

Latest Comments

« First ‹ Previous 1 2 3 4 5

eduardosm commented on 2017-01-26 18:38 (UTC)

@Amplificator Done

Amplificator commented on 2017-01-26 17:46 (UTC) (edited on 2017-01-26 17:48 (UTC) by Amplificator)

Can you please change the Exec line in the .desktop file to it becomes: Exec=/usr/bin/subtitleedit %F ..this way you can make the program default (in all DE's, such as gnome) for certain file types, such as .srt files :)

larvan commented on 2016-08-06 22:07 (UTC)

Thanks for the changes.

larvan commented on 2016-08-06 17:21 (UTC)

Hello, I uploaded by mistake a duplicate of this program as 'subtitleedit-bin'. The differences are: - Minor - * I named it "-bin" because it comes precompiled * I provide my own png icon - Major - * My /usr/bin script passes the command line arguments to the actual executable * I have vlc as optdepends, for embedded video support * I touch ".PACKAGE-MANAGER" in the program dir because of https://github.com/SubtitleEdit/subtitleedit/pull/1730 If you are willing to make the last 3 changes (Major) in your package, I will remove mine.