Mercurial > mplayer.hg
changeset 13766:6473da1ceadb
Audio plugins have been superceded by audio filters, noticed by Gabrov.
author | diego |
---|---|
date | Tue, 26 Oct 2004 00:11:27 +0000 |
parents | 62878147c6ca |
children | b361eb0cc549 |
files | DOCS/xml/en/faq.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml Tue Oct 26 00:04:01 2004 +0000 +++ b/DOCS/xml/en/faq.xml Tue Oct 26 00:11:27 2004 +0000 @@ -955,7 +955,7 @@ </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>