summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-26 00:11:27 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-26 00:11:27 +0000
commit371e3cc9c03668583c041879685fc41cfe93a6ce (patch)
tree9bede7ffd36b04ebecfb1d85528f2638bffd3b4b /DOCS
parent04581ef3c0dbee7c991518f413ae650f2106b966 (diff)
downloadmpv-371e3cc9c03668583c041879685fc41cfe93a6ce.tar.bz2
mpv-371e3cc9c03668583c041879685fc41cfe93a6ce.tar.xz
Audio plugins have been superceded by audio filters, noticed by Gabrov.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13767 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 4634180e1b..2111d04d50 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -955,7 +955,7 @@ I have A/V sync problems. Some of my AVIs play fine, but some play with double s
</para></question>
<answer><para>
You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and you
-try to play a file which has 22050Hz audio. Try the resample audio plugin.
+try to play a file which has 22050Hz audio. Try the resample audio filter.
</para></answer>
</qandaentry>