SubtitleTrackSelection

SubtitleTrackSelection

is an option that specifies the subtitle tracks of interest.

Details

  • Typical settings include:
  • nonly process n^(th) track, remove other tracks
    {n1,n2,}process the specified ni tracks, remove others
    Allprocess all tracks
    Automaticautomatically decide what tracks to process
    Noneprocess no subtitle track

Examples

open allclose all

Basic Examples  (1)

By default, the Video object constructed from a file includes all available subtitle tracks:

Include only the first subtitle track:

Scope  (2)

Create a Video object with all subtitle tracks:

Explicitly specify to include all subtitle tracks:

Include only one subtitle track:

Include no subtitle track:

Create a Video object with multiple subtitle tracks:

Select two tracks from the original video:

Select one track from the two-track video. Notice that the selection is done in a relative manner. By selecting the first track, the second track of the original video is actually retrieved:

The track selection in the new video is limited to one:

Wolfram Research (2020), SubtitleTrackSelection, Wolfram Language function, https://reference.wolfram.com/language/ref/SubtitleTrackSelection.html.

Text

Wolfram Research (2020), SubtitleTrackSelection, Wolfram Language function, https://reference.wolfram.com/language/ref/SubtitleTrackSelection.html.

CMS

Wolfram Language. 2020. "SubtitleTrackSelection." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SubtitleTrackSelection.html.

APA

Wolfram Language. (2020). SubtitleTrackSelection. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SubtitleTrackSelection.html

BibTeX

@misc{reference.wolfram_2023_subtitletrackselection, author="Wolfram Research", title="{SubtitleTrackSelection}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/SubtitleTrackSelection.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_subtitletrackselection, organization={Wolfram Research}, title={SubtitleTrackSelection}, year={2020}, url={https://reference.wolfram.com/language/ref/SubtitleTrackSelection.html}, note=[Accessed: 29-March-2024 ]}