[vlc-devel] Subtitles auto-sync
Rémi Denis-Courmont
remi at remlab.net
Sat Mar 16 05:54:25 CET 2019
Hi,
Le mardi 12 mars 2019, 17:13:24 EET Rémi Bèges a écrit :
> I've recently built a subtitle synchronizer simple machine learning
> techniques (some similar techniques can be found online), it works quite
> well and I'm thinking about integrating it into VLC in the form of a
> plugin. I can be wrong but I don't think it's already done as a VLC plugin.
At least in the official VLC releases, there are indeed no such plugins so far.
> Is VLC capable of doing audio extraction quickly and exposing this data to
> the plugin ?
Chromaprint already does that for fingerprinting, but it's not possible within
the regular playback pipeline.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list