Documentation:Modules/subtitle

From VideoLAN Wiki
Jump to navigation Jump to search
Module: subtitle
Type Access demux
First VLC version -
Last VLC version -
Operating system(s) all
Description Text subtitle parser
Shortcut(s) subtitle

Option sub-delay was removed in [204eb2a0ea3bca9d58002adab5ad937aa2e1ac7c] and option sub-fps was removed in [28d124dd6567e120ee730f8a02395089e65ba79f]. They are now in libVLC.

Options

  • sub-type <string> { auto, microdvd, subrip, subviewer, ssa1, ssa2-4, ass, vplayer, sami, dvdsubtitle, mpl2, aqt, pjs, mpsub, jacosub, psb, realtext, dks, subviewer1, sbv } : Force the subtiles format. Selecting "auto" means autodetection and should always work default value: auto
  • sub-description <string> : Override the default track description default value: NULL

Source code

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.