[MPlayer-dev-eng] [PATCH] subtitle reload, slave mode - 2nd try
kiriuja
mplayer-patches at en-directo.net
Wed Oct 13 02:32:24 CEST 2004
> > This patch adds a new slave command (and related documentation):
> >
> > sub_reload <search_file> <replace_file>
> > Substitutes subtitles from file with absolute path <search> with subtitles from
> > file with absolute path <replace>
This is a great idea, I would use sub_reload in KPlayer as well.
Thanks for your effort.
Do you think you could change the command to be like so:
sub_reload <subtitle_file> [<subtitle_index>]
Substitutes subtitles at zero-based index <subtitle_index> (defaults to zero)
with subtitles from file with absolute path <subtitle_file>
This would make more sense, particularly in a situation where only
one subtitle file is used.
Adding a subtitle file could use a different command, like sub_add.
--
kiriuja
More information about the MPlayer-dev-eng
mailing list