spuunmux - demultiplexes subtitles from an existing mpeg2 program stream
Contents
Bugs
None.
Caveats
None.
Description
spuunmux demultiplexes subtitles from an existing mpeg2 program stream
Name
spuunmux - demultiplexes subtitles from an existing mpeg2 program stream
Options
-oname
base name for script and images. Defaults to sub.
-vlevel
verbosity level. sub. Defaults to 0.
-f resize images to full size, which is 720x480 for NTSC, 720x576 for PAL.
-FPAL|NTSC
specifies the video format, which is used to compute the dimensions of full size for -f.
-sstream
number of the substream to extract. Defaults to 0.
-pfile
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
Synopsis
spuunmux [ inputfile ] [ inputfile... ]
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 -
