Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SMSTRIP(1)		       smstrip Manual Page		      SMSTRIP(1)

NAME
     smstrip - program to remove extra data from SpectMorph model files

SYNOPSIS
     smstrip SM-File...

DESCRIPTION
     smstrip is a tool which removes all debugging data from a SpectMorph model.
     By  default,  smenc includes more data than is required for playback in the
     SM-File.  This extra data can be removed, thereby shrinking the  file  size
     considerably.  Note that stripped models can be created directly by the en-
     coder using smenc -s.

OPTIONS
     smstrip follows the usual GNU command line syntax, with long options start-
     ing with two dashes ('-').

     -h, --help
	    Shows a brief help message.

     -v, --version
	    Prints out smstrip version.

     --keep-samples
	    Strips  debugging  information,  but  keeps the original sample data
	    (useful for quality comparisions). This of course reduces  the  file
	    size less than full stripping.

SEE ALSO
     smenc.1	<https://testbit.eu/wiki/Smenc.1>,    smplay.1	  <https://test-
     bit.eu/wiki/Smplay.1>

Revision 572			   2011-07-19			      SMSTRIP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=smstrip&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help