WOLFRAM

is an option that specifies the video 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

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Export a Video object to an Ogg file without any video tracks:

Out[2]=2

Check the number of exported video tracks:

Out[3]=3

Scope  (2)Survey of the scope of standard use cases

Create a Video object with multiple video tracks:

Out[8]=8

Create a new video by selecting only a single track:

Out[10]=10

Create a new video by selecting multiple tracks:

Out[18]=18

Create a new video by selecting all tracks:

Out[20]=20

Video objects need to have at least one video track:

Create a Video object with multiple video tracks:

Out[1]=1

Select two tracks out of the three present in the original video:

Out[2]=2

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

Out[3]=3

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

Applications  (1)Sample problems that can be solved with this function

Create a Video object with multiple video tracks:

All the Video functions will act on the first track of the input:

Out[2]=2

To operate on a different track, use the VideoTrackSelection option:

Out[4]=4
Wolfram Research (2020), VideoTrackSelection, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoTrackSelection.html.
Wolfram Research (2020), VideoTrackSelection, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoTrackSelection.html.

Text

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

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

CMS

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

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

APA

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

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

BibTeX

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

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

BibLaTeX

@online{reference.wolfram_2025_videotrackselection, organization={Wolfram Research}, title={VideoTrackSelection}, year={2020}, url={https://reference.wolfram.com/language/ref/VideoTrackSelection.html}, note=[Accessed: 25-March-2025 ]}

@online{reference.wolfram_2025_videotrackselection, organization={Wolfram Research}, title={VideoTrackSelection}, year={2020}, url={https://reference.wolfram.com/language/ref/VideoTrackSelection.html}, note=[Accessed: 25-March-2025 ]}