vcut(1) - Linux man page
Name
vcut - cuts Ogg Vorbis filesSynopsis
vcut infile.ogg outfile1.ogg outfile2.ogg [ cutpoint | +cutpoint]Description
vcut reads an Ogg Vorbis audio file and splits it at the given cutpoint, which is a sample number. If the cutpoint is prefixed with '+', the cutpoint is an integer number of seconds.Authors
- Program Author:
- Michael Smith <msmith@xiph.org>
- Manpage Author:
- Christoper L Cheney <ccheney@debian.org>