descriptionConverts between Subtitle/Lyrics formats (webvtt/srt/lrc)
ownerNiki Roo
last changeSat, 6 Jul 2024 14:21:41 +0000 (16:21 +0200)
README.md

English Français

NSub

Converts between Subtitle/Lyrics formats (webvtt/srt/lrc).

Synopsis

Description

This program is a very simple thing.
It just converts between different subtitle/lyrics formats.

It does not require external libraries.

(I.E., I needed to convert some files and was surprised to see that it was not available via apt-get install.)

Supported formats

Options

Note: the in/out formats will be guessed from the extension if needed/possible Note: to specify a file named dash (-), prefix it with a path (e.g., ‘./-’)

Supported formats

Compilation

Just run make.

You can also use those make targets:

Author

NSub was written by Niki Roo niki@nikiroo.be

shortlog
2024-07-06 Niki Rooadd timings conversion and rework offsets master
2024-07-05 Niki RooMerge branch 'c-master' of git.nikiroo.be:workspace...
2024-07-05 Niki Roofix potential crash
2024-07-05 Niki Roofix printf w/o enough space
2024-07-05 Niki Roofix Doxyfile, remove docs
2024-07-02 Niki Rooupdate utils and makefile
2024-07-02 Niki RooMerge branch 'c-master' of git.nikiroo.be:workspace...
2024-07-02 Niki Rooinit c-master
2024-07-01 Niki Roorelative submodules
2024-07-01 Niki Roosubmodule branch change
2024-06-30 Niki Roomakefile
2024-06-28 Niki Rooswitch to new cutils via submodule
2023-04-08 Niki Rooutils: net: no cstring needed
2023-04-08 Niki Roocstring: improve
2023-04-08 Niki Rooutils: desktop: report fix
2022-05-26 Niki Roofix wrong import, thanks Eclipse
...
heads
4 months ago master