spuunmux - Man Page

demultiplexes subtitles from an existing mpeg2 program stream

Synopsis

spuunmux [ input file ] [ input file ... ]

Description

spuunmux demultiplexes subtitles from an existing mpeg2 program stream

Options

-o name

base name for script and images. Defaults to sub.

-v level

verbosity level. sub. Defaults to 0.

-f

resize images to full size, which is 720x480 for NTSC, 720x576 for PAL.

-F PAL|NTSC

specifies the video format, which is used to compute the dimensions of full size for -f.

-s stream

number of the substream to extract. Defaults to 0.

-p file

name of file with dvd palette. If palette file ends with .rgb, treated as a RGB else as a YCbCr color

-h

print this help

-V

print version number

Usage

spuunmux inputfile1 inputfile2

demultiplexes subtitles from an existing mpeg2 program stream. To use stdin for demultiplexing, use - for the inputfile:

play_cell GoldFinger.iso 1 1 6 | spuunmux -

Caveats

None.

Bugs

None.

Author

MarcLeemanThis manual page was written by Marc Leeman <marc.leeman@gmail.com>, for the Debian GNU/Linux system (but may be used by others). <marc.leeman@gmail.com> MarcLeeman2016Marc Leeman

Info

Fri Dec 30 19:47:26 CET 2005 DVDAuthor Man Pages