comparison DOCS/man/en/mplayer.1 @ 29202:239573db53a1

Support for libbs2b ver. 3.0.0 API. Now filter parameters are highly controllable, virtually all audio formats are supported, and new profiles are available.
author bircoph
date Sun, 03 May 2009 21:51:37 +0000
parents 9fd66ce62676
children 631aac106b7a
comparison
equal deleted inserted replaced
29201:06e7728c5b34 29202:239573db53a1
5065 channels and taking into account the distance difference and the 5065 channels and taking into account the distance difference and the
5066 head shadowing effect. 5066 head shadowing effect.
5067 It is applicable only to 2 channel audio. 5067 It is applicable only to 2 channel audio.
5068 .PD 0 5068 .PD 0
5069 .RSs 5069 .RSs
5070 .IPs level=<1\-3> 5070 .IPs fcut=<300\-1000>
5071 Set cross feed level, higher level means stronger effect (default: 3). 5071 Set cut frequency in Hz.
5072 .IPs profile=<0\-1> 5072 .IPs feed=<10\-150>
5073 Select cross feed profile to use, 1 provides softer sound than 0 (default: 1). 5073 Set feed level for low frequencies in 0.1*dB.
5074 .IPs profile=<value>
5075 Several profiles are available for convenience:
5076 .RSs
5077 default: will be used if nothing else was specified (fcut=700,
5078 feed=45);
5079 .br
5080 cmoy: Chu Moy circuit implementation (fcut=700, feed=60);
5081 .br
5082 jmeier: Jan Meier circuit implementation (fcut=650, feed=95).
5083 .REss
5084 .PD 1
5085 .RE
5086 .sp 1
5087 .RS
5088 If fcut or feed options are specified together with a profile, they
5089 will be applied on top of the selected profile.
5074 .RE 5090 .RE
5075 .PD 1 5091 .PD 1
5076 . 5092 .
5077 .TP 5093 .TP
5078 .B hrtf[=flag] 5094 .B hrtf[=flag]