Hi,

On Sat, 22 Jun 2019 12:54:30 +0200
Nicolas George <geo...@nsup.org> wrote:

> Michael Lange (12019-06-22):
> > I did investigate some more, now as far as I can see this is actually
> > not true. spumux only creates a .sub file but the .idx file is
> > missing. This seems to be no good except with DVDs. Besides, there
> > seems only to be the choice between 25.0 and 29,97 fps framerates
> > (PAL/NTSC) which is too bad if the video is 23.976 fps :(
> 
> Indeed, because vobsub is a bastard format built on top of a crappy
> format. You need spumux to produce spu packets and mux them into a
> MPEG-PS stream, and then you need a DVD ripping tool to butcher the
> MPEG-PS stream and chop the pair of final files.

I was finally able to find an app which does what I want
(https://www.nikse.dk/subtitleedit/)

It's a windows program, too, but it is GPL and can be run on debian with
mono (the latest version 359 did not work perfectly here with Stretch
for some reason, maybe Stretch's mono is too old or maybe it's something
else; so I followed someone's suggestion and tried an older version (343)
which seems to work well here).
The feature set this app offers looks rather impressive, obviously it's
far superior to similar programs that come with debian. And it can create
good looking vobsub subtitles in less than one minute.

Just in case someone comes here looking for help:
you can download the zip file with the portable version, unpack it and
then run
# mono SubtitleEdit.exe
which should launch the application window.
To create vobsub files you can (once the original subtitles are opened)
go to File -> Export -> VobSub (sub/idx)... which should open a dialog box
where the properties of the vobsub file can be configured and finally
press the "Export all lines..." button which will start the procedure.

Regards

Michael


.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

Men will always be men -- no matter where they are.
                -- Harry Mudd, "Mudd's Women", stardate 1329.8

Reply via email to