logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oggSilence - creates a silence period in vorbis format

Author

       Joern Seger <yorn at gmx dot net>

Description

oggSilence creates a vorbis file with a silence duration which length is specified by the -l option.

Example

oggSilence-d32000-r16000-n2-l10000silence.ogg

Name

       oggSilence - creates a silence period in vorbis format

Options

       -l     Duration of the silence in ms. Default: 60000

              Example:-l5000

       -r     Sample rate of the output file in Hz. Default: 44100

              Example:-r16000

       -d     Data rate of the silence file in bit/s. Default: 64000

              Example:-d64000

       -n     Number of output channels. Default: 2

              Example:-n2

See Also

oggCut(1), oggCat(1), oggJoin(1), oggSplit(1), oggTranscode(1), oggSlideshow(1), oggThumb(1)

Linux                                               JAN 2010                                       OGGSILENCE(1)

Synopsis

oggSilence[options]outfile.ogg

See Also