404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.188.56.48: ~ $
Rate Converter Plugin Using libavcodec
======================================

The plugin in rate-lavc subdirectory is an external rate converter using
libavcodec's resampler.  You can use this rate converter plugin by defining a
rate PCM with "converter" parameter, such as:

	pcm.my_rate {
		type rate
		slave.pcm "hw"
		converter "lavcrate"
	}

The plug plugin has also a similar field, "rate_converter".

Or, more easily, define a global variable "defaults.pcm.rate_converter",
which is used as the default converter type by plug and rate plugins:

	defaults.pcm.rate_converter "lavcrate"

Write the above in your ~/.asoundrc or /etc/asound.conf.

The following converter types are available:

  - lavcrate_higher		Use	length=64
  - lavcrate_high  		Use length=32
  - lavcrate       		Use length=16
  - lavcrate_fast  		Use length=8
  - lavcrate_faster		Use length=4

Linear interpolation and cutoff values are automatically used depending on
the supplied parameters and whether the plugin is used to upsample or
downsample.

Filemanager

Name Type Size Permission Actions
examples Folder 0755
README-arcam-av File 1012 B 0644
README-jack File 1.3 KB 0644
README-maemo.gz File 2.63 KB 0644
README-pcm-oss File 1.02 KB 0644
README-pulse File 1.9 KB 0644
a52.txt File 1.73 KB 0644
changelog.Debian.gz File 1.03 KB 0644
copyright File 1.19 KB 0644
lavcrate.txt File 1 KB 0644
samplerate.txt File 933 B 0644
speexdsp.txt File 1.27 KB 0644
speexrate.txt File 958 B 0644
upmix.txt File 1.21 KB 0644
vdownmix.txt File 560 B 0644